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

GPC RR Sunday

ID: 6732045298

Match Scores

9-11

Loss

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
IW
ivan williams

ZD6PLM · Paulding County, GA, US

DUPR

3.001

TM
Tonia Murchison

G056MQ · USA

DUPR

2.999

TEAM 2WINNER
BH
Benji Hughes

WXW0EG · Douglas County, GA, US

DUPR

2.974

JW
Jack Whitehead

2PVG4R · Carroll County, GA, US

DUPR

2.545

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-6732045298
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5819075208,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "ivan williams",
        "dupr_id": "ZD6PLM",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": "Paulding County, GA, US"
      },
      {
        "name": "Tonia Murchison",
        "dupr_id": "G056MQ",
        "rating": 2.999,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5104158345,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benji Hughes",
        "dupr_id": "WXW0EG",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": "Douglas County, GA, US"
      },
      {
        "name": "Jack Whitehead",
        "dupr_id": "2PVG4R",
        "rating": 2.545,
        "profile_pic_url": null,
        "location": "Carroll County, GA, US"
      }
    ]
  }
]