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

GPC RR Sunday

ID: 7860589103

Match Scores

11-8

Loss

Play Date

2026-05-31

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jayme leno

MPQ70V · Dallas, GA, US

DUPR

2.586

JW
Jack Whitehead

2PVG4R · Carroll County, GA, US

DUPR

2.635

TEAM 2LOSS
BH
Benji Hughes

WXW0EG · Douglas County, GA, US

DUPR

2.995

TW
Tom Woodward

RYJK7Z · Villa Rica, GA, US

DUPR

2.901

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-7860589103
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7869491453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jayme  leno",
        "dupr_id": "MPQ70V",
        "rating": 2.586,
        "profile_pic_url": null,
        "location": "Dallas, GA, US"
      },
      {
        "name": "Jack Whitehead",
        "dupr_id": "2PVG4R",
        "rating": 2.635,
        "profile_pic_url": null,
        "location": "Carroll County, GA, US"
      }
    ]
  },
  {
    "team_id": 6775881706,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benji Hughes",
        "dupr_id": "WXW0EG",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": "Douglas County, GA, US"
      },
      {
        "name": "Tom Woodward",
        "dupr_id": "RYJK7Z",
        "rating": 2.901,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      }
    ]
  }
]