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

Paddle Royale - Mens Doubles Skill: (3.0) Age: 50+

ID: 7452031581

Match Scores

15-2

Win

Play Date

2026-04-25

Play Time (Est)

10:15 AM

Play Location

Morgantown, WV

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Dushyant Shekhawat

Y4454D · USA

DUPR

3.752

RL
Rich Lucci

N7EEDZ · OH, US

DUPR

3.438

TEAM 2LOSS
AB
Andrew Bray

N524O6 · USA

DUPR

2.476

LB
Larry Bowser

6PWXJE · USA

DUPR

2.476

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-7452031581
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8058902580,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dushyant Shekhawat",
        "dupr_id": "Y4454D",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rich Lucci",
        "dupr_id": "N7EEDZ",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  },
  {
    "team_id": 5701081487,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Bray",
        "dupr_id": "N524O6",
        "rating": 2.476,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larry Bowser",
        "dupr_id": "6PWXJE",
        "rating": 2.476,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]