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

GPC RR Sunday

ID: 6461221158

Match Scores

9-11

Loss

Play Date

2026-01-25

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CH
Cody Hopkins

YN4MOE · USA

DUPR

3.911

RS
Ryan Sinacore

7N5OG0 · Villa Rica, GA, US

DUPR

3.361

TEAM 2WINNER
KW
Kevin Whitehead

V2J2PP · Carroll County, GA, US

DUPR

3.047

WW
Will Whitehead

RWELGM · Carroll County, GA, US

DUPR

2.966

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-6461221158
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7654570199,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cody Hopkins",
        "dupr_id": "YN4MOE",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Sinacore",
        "dupr_id": "7N5OG0",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      }
    ]
  },
  {
    "team_id": 7869343054,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Whitehead",
        "dupr_id": "V2J2PP",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": "Carroll County, GA, US"
      },
      {
        "name": "Will Whitehead",
        "dupr_id": "RWELGM",
        "rating": 2.966,
        "profile_pic_url": null,
        "location": "Carroll County, GA, US"
      }
    ]
  }
]