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

GPC RR Sunday

ID: 7895017118

Match Scores

2-11

Win

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LN
Lance Naff

XK2275 · Douglasville, GA, US

DUPR

3.238

DB
Dev Barnes

P55N4G · Villa Rica, GA, US

DUPR

2.702

TEAM 2WINNER
MM
Marcus Murchison

NR70JZ · USA

DUPR

3.189

WW
Will Whitehead

RWELGM · Carroll County, GA, US

DUPR

3.259

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-7895017118
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7857151046,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lance Naff",
        "dupr_id": "XK2275",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": "Douglasville, GA, US"
      },
      {
        "name": "Dev Barnes",
        "dupr_id": "P55N4G",
        "rating": 2.702,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      }
    ]
  },
  {
    "team_id": 7901552155,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marcus Murchison",
        "dupr_id": "NR70JZ",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Will Whitehead",
        "dupr_id": "RWELGM",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": "Carroll County, GA, US"
      }
    ]
  }
]