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

GPC RR Sunday

ID: 7095048425

Match Scores

11-8

Win

Play Date

2026-01-11

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
IW
Ian Williams

MEWLZL · Paulding County, GA, US

DUPR

2.022

CC
Carter Cieszynski

G5GJVM · Buchanan, GA, US

DUPR

2.702

TEAM 2LOSS
CO
Cynthia Osowski

7JQLK9 · USA

DUPR

2.167

KB
Kevin Baskin

4LXOMV · Temple, GA, US

DUPR

2.869

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-7095048425
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7154402511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ian Williams",
        "dupr_id": "MEWLZL",
        "rating": 2.022,
        "profile_pic_url": null,
        "location": "Paulding County, GA, US"
      },
      {
        "name": "Carter Cieszynski",
        "dupr_id": "G5GJVM",
        "rating": 2.702,
        "profile_pic_url": null,
        "location": "Buchanan, GA, US"
      }
    ]
  },
  {
    "team_id": 8450335421,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cynthia Osowski",
        "dupr_id": "7JQLK9",
        "rating": 2.167,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Baskin",
        "dupr_id": "4LXOMV",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": "Temple, GA, US"
      }
    ]
  }
]