Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8412683419

Match Scores

4-15

Loss

Play Date

2026-03-22

Play Time (Est)

8:45 AM

Play Location

Salem, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
NW
Nathan Webb

9PXQGR · Turner, OR, US

DUPR

4.199

JB
Jacob Berg

2QE0Q7 · Vancouver, WA, US

DUPR

4.138

TEAM 2WINNER
AC
Andy Custer

YG22NP · Portland, OR, US

DUPR

4.698

MM
Matt Morvai

597KMP · Portland, OR, US

DUPR

4.736

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-8412683419
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5929706735,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Webb",
        "dupr_id": "9PXQGR",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Turner, OR, US"
      },
      {
        "name": "Jacob Berg",
        "dupr_id": "2QE0Q7",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      }
    ]
  },
  {
    "team_id": 6337833448,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Custer",
        "dupr_id": "YG22NP",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Matt Morvai",
        "dupr_id": "597KMP",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]