Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP Tour: 2026 AARP Open - Mens Doubles Moneyball 4.5+

ID: 7093641349

Match Scores

11-2

Win

Play Date

2026-03-27

Play Time (Est)

2:15 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
NE
Nate Evensen

3OXEM2 · Mercer Island, WA, US

DUPR

4.449

PH
Peter Hudachko

QPZ9PR · Seattle, WA, US

DUPR

5.224

TEAM 2LOSS
PB
preston barr

O6RRQ2 · USA

DUPR

3.997

JG
Justin Glasner

Z9O06P · Seattle, WA, US

DUPR

3.745

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-7093641349
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7663257483,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nate Evensen",
        "dupr_id": "3OXEM2",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      },
      {
        "name": "Peter Hudachko",
        "dupr_id": "QPZ9PR",
        "rating": 5.224,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7409181404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "preston barr",
        "dupr_id": "O6RRQ2",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Glasner",
        "dupr_id": "Z9O06P",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]