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

3.0 Men's Doubles League

ID: 8349223777

Match Scores

21-15

Loss

Play Date

2026-04-15

Play Time (Est)

2:15 AM

Play Location

Kennewick, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Joshua Steiner

K5ML0K · USA

DUPR

3.251

RV
Rahul Vishwanath

GW9RXV · USA

DUPR

3.389

TEAM 2LOSS
Tim Rosenthal

99QDLK · Richland, WA, US

DUPR

3.097

Scott M Anderson

WXQ27K · Kennewick, WA, US

DUPR

3.409

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-8349223777
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8335495881,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Steiner",
        "dupr_id": "K5ML0K",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rahul Vishwanath",
        "dupr_id": "GW9RXV",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6332225528,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Rosenthal",
        "dupr_id": "99QDLK",
        "rating": 3.097,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Richland, WA, US"
      },
      {
        "name": "Scott M Anderson",
        "dupr_id": "WXQ27K",
        "rating": 3.409,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/57.jpg",
        "location": "Kennewick, WA, US"
      }
    ]
  }
]