Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5 Mens Doubles League

ID: 8526585041

Match Scores

21-17

Win

Play Date

2026-03-10

Play Time (Est)

6:15 AM

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
Paul Osborne

PW5NZG · Kennewick, WA, US

DUPR

3.319

Andrew Biondolillo

4V72RV · Richland, WA, US

DUPR

3.605

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-8526585041
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5454949943,
    "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": 7783108330,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Osborne",
        "dupr_id": "PW5NZG",
        "rating": 3.319,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Andrew Biondolillo",
        "dupr_id": "4V72RV",
        "rating": 3.605,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/18.jpg",
        "location": "Richland, WA, US"
      }
    ]
  }
]