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

GPC RR Sunday

ID: 7874021653

Match Scores

9-11

Loss

Play Date

2026-05-17

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
WW
Will Whitehead

RWELGM · Carroll County, GA, US

DUPR

3.232

JL
Jayme leno

MPQ70V · Dallas, GA, US

DUPR

2.628

TEAM 2WINNER
JB
John Brewton

RZ00WQ · Villa Rica, GA, US

DUPR

3.684

DB
Dev Barnes

P55N4G · Villa Rica, GA, US

DUPR

2.713

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-7874021653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6777616704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Will Whitehead",
        "dupr_id": "RWELGM",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": "Carroll County, GA, US"
      },
      {
        "name": "Jayme  leno",
        "dupr_id": "MPQ70V",
        "rating": 2.628,
        "profile_pic_url": null,
        "location": "Dallas, GA, US"
      }
    ]
  },
  {
    "team_id": 5020551237,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Brewton",
        "dupr_id": "RZ00WQ",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "Dev Barnes",
        "dupr_id": "P55N4G",
        "rating": 2.713,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      }
    ]
  }
]