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

2.5 DUPR Builder: Set Partner Round Robin

ID: 8254665375

Match Scores

11-7

Win

Play Date

2026-05-04

Play Time (Est)

4:45 AM

Play Location

24 Hour Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jennifer Butler

V64XV5 · USA

DUPR

2.488

CC
Chris Cutlip

M277QP · Chapin, SC, US

DUPR

2.841

TEAM 2LOSS
CG

DUPR

2.449

JF
John Ferrer

Q5X7M4 · Lexington County, SC, US

DUPR

2.766

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-8254665375
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7650936763,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Butler",
        "dupr_id": "V64XV5",
        "rating": 2.488,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Cutlip",
        "dupr_id": "M277QP",
        "rating": 2.841,
        "profile_pic_url": null,
        "location": "Chapin, SC, US"
      }
    ]
  },
  {
    "team_id": 7531825050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos Garcia-Williams",
        "dupr_id": "D5N9Q6",
        "rating": 2.449,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Ferrer",
        "dupr_id": "Q5X7M4",
        "rating": 2.766,
        "profile_pic_url": null,
        "location": "Lexington County, SC, US"
      }
    ]
  }
]