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

3.5 Mens Doubles League

ID: 5090219471

Match Scores

21-12

Win

Play Date

2026-05-05

Play Time (Est)

12:45 AM

Play Location

Kennewick, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Paul Osborne

PW5NZG · Kennewick, WA, US

DUPR

3.345

Tim Rosenthal

99QDLK · Richland, WA, US

DUPR

3.112

TEAM 2LOSS
Gabriel Fuentes

59XL2P · Pasco, WA, US

DUPR

3.264

DL
Dan Luis

J5QZOM · USA

DUPR

2.915

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-5090219471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8145820601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Osborne",
        "dupr_id": "PW5NZG",
        "rating": 3.345,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Tim Rosenthal",
        "dupr_id": "99QDLK",
        "rating": 3.112,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Richland, WA, US"
      }
    ]
  },
  {
    "team_id": 5371116986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Fuentes",
        "dupr_id": "59XL2P",
        "rating": 3.264,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Pasco, WA, US"
      },
      {
        "name": "Dan  Luis",
        "dupr_id": "J5QZOM",
        "rating": 2.915,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]