Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens 3.5 Dave's Supr Dupr Round Robin

ID: 5046391089

Match Scores

11-0

Loss

Play Date

2026-05-05

Play Time (Est)

10:15 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
CM
Charlie Morris

JZNLNO · USA

DUPR

4.009

CC
Chris Craft

YXN4PK · USA

DUPR

3.551

TEAM 2LOSS
DR
David Rogers

3VXREP · Leland, NC, US

DUPR

3.678

EC
Eric CARNES

OZP5K2 · Leland, NC, US

DUPR

3.319

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-5046391089
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8302779247,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charlie Morris",
        "dupr_id": "JZNLNO",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Craft",
        "dupr_id": "YXN4PK",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8511140203,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Rogers",
        "dupr_id": "3VXREP",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Eric CARNES",
        "dupr_id": "OZP5K2",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]