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

3.5 Mens Doubles League

ID: 4434876375

Match Scores

21-12

Win

Play Date

2026-05-19

Play Time (Est)

4:45 AM

Play Location

Kennewick, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Michael Nelson

8GWKQ3 · Kennewick, WA, US

DUPR

3.641

Joe Mackay

99ROKR · Kennewick, WA, US

DUPR

3.691

TEAM 2LOSS
Paul Osborne

PW5NZG · Kennewick, WA, US

DUPR

3.359

Tim Rosenthal

99QDLK · Richland, WA, US

DUPR

3.115

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-4434876375
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4991080117,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Nelson",
        "dupr_id": "8GWKQ3",
        "rating": 3.641,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/26.jpg",
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Joe Mackay",
        "dupr_id": "99ROKR",
        "rating": 3.691,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Kennewick, WA, US"
      }
    ]
  },
  {
    "team_id": 7192601416,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Osborne",
        "dupr_id": "PW5NZG",
        "rating": 3.359,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Tim Rosenthal",
        "dupr_id": "99QDLK",
        "rating": 3.115,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Richland, WA, US"
      }
    ]
  }
]