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

GPC RR Sunday

ID: 4837669165

Match Scores

11-2

Win

Play Date

2026-01-11

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
Carter Cieszynski

G5GJVM · Buchanan, GA, US

DUPR

2.714

KB
Kevin Baskin

4LXOMV · Temple, GA, US

DUPR

2.881

TEAM 2LOSS
DB
Dev Barnes

P55N4G · Villa Rica, GA, US

DUPR

2.633

GH
G House

N7EVZW · USA

DUPR

2.129

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-4837669165
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6471376762,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carter Cieszynski",
        "dupr_id": "G5GJVM",
        "rating": 2.714,
        "profile_pic_url": null,
        "location": "Buchanan, GA, US"
      },
      {
        "name": "Kevin Baskin",
        "dupr_id": "4LXOMV",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": "Temple, GA, US"
      }
    ]
  },
  {
    "team_id": 5464606886,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dev Barnes",
        "dupr_id": "P55N4G",
        "rating": 2.633,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "G House",
        "dupr_id": "N7EVZW",
        "rating": 2.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]