Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5 Mens Doubles

ID: 6434003498

Match Scores

3-11

Win

Play Date

2026-05-16

Play Time (Est)

3:30 PM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
ST
Steven Terrones

XK25LX · Henderson, NV, US

DUPR

3.582

JL
Joe Leininger

76XOV5 · Henderson, NV, US

DUPR

3.539

TEAM 2WINNER
RN
Randy Narramore

G5WO6M · USA

DUPR

3.733

MR
Mike Roe

3XOGVR · Las Vegas, NV, US

DUPR

3.629

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-6434003498
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8236595169,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Terrones",
        "dupr_id": "XK25LX",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Joe Leininger",
        "dupr_id": "76XOV5",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 4479919678,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randy Narramore",
        "dupr_id": "G5WO6M",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Roe",
        "dupr_id": "3XOGVR",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]