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

2.5 DUPR Builder: Set Partner Round Robin

ID: 4681939838

Match Scores

11-6

Win

Play Date

2026-04-20

Play Time (Est)

3:30 PM

Play Location

4590 Augusta Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
Carlos Cienfuegos

4VOYL2 · White Knoll, SC, US

DUPR

2.854

CC
Chris Cutlip

M277QP · Chapin, SC, US

DUPR

2.847

TEAM 2LOSS
JB
Jennifer Butler

V64XV5 · USA

DUPR

2.475

LG
Luis Gonzalez

JPENN4 · USA

DUPR

2.591

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-4681939838
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6269185803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos Cienfuegos",
        "dupr_id": "4VOYL2",
        "rating": 2.854,
        "profile_pic_url": null,
        "location": "White Knoll, SC, US"
      },
      {
        "name": "Chris Cutlip",
        "dupr_id": "M277QP",
        "rating": 2.847,
        "profile_pic_url": null,
        "location": "Chapin, SC, US"
      }
    ]
  },
  {
    "team_id": 4961242939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Butler",
        "dupr_id": "V64XV5",
        "rating": 2.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luis  Gonzalez",
        "dupr_id": "JPENN4",
        "rating": 2.591,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]