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

3.5 Mens Doubles League

ID: 8239934590

Match Scores

21-16

Win

Play Date

2026-03-17

Play Time (Est)

11:30 PM

Play Location

Kennewick, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Jonathan Burrup

99D7PV · Kennewick, WA, US

DUPR

3.835

LR
Lance Rhoten

V4RLW7 · USA

DUPR

3.347

TEAM 2LOSS
Ben Beus

LW44QK · Pasco, WA, US

DUPR

3.500

Bryan Fredrickson

94E99J · Pasco, WA, US

DUPR

3.145

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-8239934590
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8503588015,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Burrup",
        "dupr_id": "99D7PV",
        "rating": 3.835,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/50.jpg",
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Lance Rhoten",
        "dupr_id": "V4RLW7",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6549047268,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Beus",
        "dupr_id": "LW44QK",
        "rating": 3.5,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/55.jpg",
        "location": "Pasco, WA, US"
      },
      {
        "name": "Bryan Fredrickson",
        "dupr_id": "94E99J",
        "rating": 3.145,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/18.jpg",
        "location": "Pasco, WA, US"
      }
    ]
  }
]