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

Match Scores

1-15

Win

Play Date

2026-03-22

Play Time (Est)

8:45 AM

Play Location

Salem, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
AC
Andy Custer

YG22NP · Portland, OR, US

DUPR

4.687

MM
Matt Morvai

597KMP · Portland, OR, US

DUPR

4.725

TEAM 2WINNER
DG
Dean Guyer

8E96GO · USA

DUPR

5.391

BB
Breaden Brooks

8J5VPM · Bend, OR, US

DUPR

5.401

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-4473769759
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7500653392,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Custer",
        "dupr_id": "YG22NP",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Matt Morvai",
        "dupr_id": "597KMP",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 6314821117,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dean Guyer",
        "dupr_id": "8E96GO",
        "rating": 5.391,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Breaden Brooks",
        "dupr_id": "8J5VPM",
        "rating": 5.401,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]