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

GPC RR Sunday

ID: 8335460602

Match Scores

12-10

Win

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Todd Camp

GW2OLV · USA

DUPR

2.478

JB
Jennifer Brooks

JY90NW · USA

DUPR

2.228

TEAM 2LOSS
RW
Rita Worthy

V20PEP · Carrollton, GA, US

DUPR

2.160

TS
Tammy Smith-Fugate

M205KD · Villa Rica, GA, US

DUPR

2.499

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-8335460602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4417508244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Camp",
        "dupr_id": "GW2OLV",
        "rating": 2.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Brooks",
        "dupr_id": "JY90NW",
        "rating": 2.228,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7558310595,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rita Worthy",
        "dupr_id": "V20PEP",
        "rating": 2.16,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Tammy Smith-Fugate",
        "dupr_id": "M205KD",
        "rating": 2.499,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      }
    ]
  }
]