Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

3.0 Men's Doubles League

ID: 7239826759

Match Scores

21-13

Loss

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Kennewick, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EH
Eric Hanswon

6KGZWD · Kennewick, WA, US

DUPR

2.553

BA
brian achenbach

YN2GDG · USA

DUPR

3.253

TEAM 2LOSS
BL
Brian Lathrop

GXXZYQ · USA

DUPR

2.573

JB
Joe Bush

MEPEOV · Kennewick, WA, US

DUPR

2.533

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-7239826759
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6519012661,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Hanswon",
        "dupr_id": "6KGZWD",
        "rating": 2.553,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      },
      {
        "name": "brian achenbach",
        "dupr_id": "YN2GDG",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4680541270,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Lathrop",
        "dupr_id": "GXXZYQ",
        "rating": 2.573,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Bush",
        "dupr_id": "MEPEOV",
        "rating": 2.533,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      }
    ]
  }
]