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

GPC RR Sunday

ID: 4307025589

Match Scores

11-1

Loss

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
IW
Ian Williams

MEWLZL · Paulding County, GA, US

DUPR

2.098

TS
Tammy Smith-Fugate

M205KD · Villa Rica, GA, US

DUPR

2.572

TEAM 2LOSS
RW
Rita Worthy

V20PEP · Carrollton, GA, US

DUPR

2.098

GH
G House

N7EVZW · USA

DUPR

2.075

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-4307025589
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7078854509,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ian Williams",
        "dupr_id": "MEWLZL",
        "rating": 2.098,
        "profile_pic_url": null,
        "location": "Paulding County, GA, US"
      },
      {
        "name": "Tammy Smith-Fugate",
        "dupr_id": "M205KD",
        "rating": 2.572,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      }
    ]
  },
  {
    "team_id": 5432239101,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rita Worthy",
        "dupr_id": "V20PEP",
        "rating": 2.098,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "G House",
        "dupr_id": "N7EVZW",
        "rating": 2.075,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]