Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5408587373

Match Scores

2-11, 3-11

Loss

Play Date

2026-03-03

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SH
Stephen Hepper

JZ5XM4 · Short Pump, VA, US

DUPR

4.282

RR
Ricardo Ribera

0YMY0Q · USA

DUPR

4.301

TEAM 2WINNER
RC
Ronnie Cummings

XJ4V54 · Midlothian, VA, US

DUPR

4.143

MT
Mario Ta

597MML · USA

DUPR

3.987

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-5408587373
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7732876498,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Hepper",
        "dupr_id": "JZ5XM4",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Short Pump, VA, US"
      },
      {
        "name": "Ricardo Ribera",
        "dupr_id": "0YMY0Q",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5220210416,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ronnie Cummings",
        "dupr_id": "XJ4V54",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      },
      {
        "name": "Mario Ta",
        "dupr_id": "597MML",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]