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

GPC RR Sunday

ID: 7234705565

Match Scores

6-11

Win

Play Date

2026-05-31

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LB
Lee Bivens

RD56ME · USA

Rated Score

2.017

RW
Rita Worthy

V20PEP · Carrollton, GA, US

Rated Score

2.125

TEAM 2WINNER
TC
Todd Camp

GW2OLV · USA

Rated Score

2.493

IW
Ian Williams

MEWLZL · Paulding County, GA, US

Rated Score

2.062

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-7234705565
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6858618213,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lee Bivens",
        "dupr_id": "RD56ME",
        "rating": 2.017,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rita Worthy",
        "dupr_id": "V20PEP",
        "rating": 2.125,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  },
  {
    "team_id": 5701955463,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Camp",
        "dupr_id": "GW2OLV",
        "rating": 2.493,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Williams",
        "dupr_id": "MEWLZL",
        "rating": 2.062,
        "profile_pic_url": null,
        "location": "Paulding County, GA, US"
      }
    ]
  }
]