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

GPC RR Sunday

ID: 8446586952

Match Scores

3-11

Loss

Play Date

2026-06-07

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DB
Dev Barnes

P55N4G · Villa Rica, GA, US

DUPR

2.757

TC
Todd Camp

GW2OLV · USA

DUPR

2.520

TEAM 2WINNER
BH
Benji Hughes

WXW0EG · Douglas County, GA, US

DUPR

2.997

CM
Chino Melendez

K57PWY · Villa Rica, GA, US

DUPR

3.629

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-8446586952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5621093657,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dev Barnes",
        "dupr_id": "P55N4G",
        "rating": 2.757,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "Todd Camp",
        "dupr_id": "GW2OLV",
        "rating": 2.52,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7750397911,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benji Hughes",
        "dupr_id": "WXW0EG",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": "Douglas County, GA, US"
      },
      {
        "name": "Chino Melendez",
        "dupr_id": "K57PWY",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      }
    ]
  }
]