Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5 Mens Doubles

ID: 5718918875

Match Scores

10-12

Loss

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
RN
Randy Narramore

G5WO6M · USA

DUPR

3.854

MR
Mike Roe

3XOGVR · Las Vegas, NV, US

DUPR

3.719

TEAM 2WINNER
DB
Daniel Bell

RZ0Z2Z · Boulder City, NV, US

DUPR

3.857

MS
Matt Smith

O6RVOW · Las Vegas, NV, US

DUPR

3.772

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-5718918875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4939454475,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randy Narramore",
        "dupr_id": "G5WO6M",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Roe",
        "dupr_id": "3XOGVR",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4661676833,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Bell",
        "dupr_id": "RZ0Z2Z",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Boulder City, NV, US"
      },
      {
        "name": "Matt Smith",
        "dupr_id": "O6RVOW",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]