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

GPC RR Sunday

ID: 8356411399

Match Scores

11-9

Loss

Play Date

2026-05-31

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LB
Lee Bivens

RD56ME · USA

DUPR

2.835

IW
Ian Williams

MEWLZL · Paulding County, GA, US

DUPR

2.134

TEAM 2LOSS
SF
Stacey Fincher

GWEZ5V · Villa Rica, GA, US

DUPR

2.171

VS
Val Shadrix

GX4KXG · USA

DUPR

2.327

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-8356411399
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5221465585,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lee Bivens",
        "dupr_id": "RD56ME",
        "rating": 2.835,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Williams",
        "dupr_id": "MEWLZL",
        "rating": 2.134,
        "profile_pic_url": null,
        "location": "Paulding County, GA, US"
      }
    ]
  },
  {
    "team_id": 5144136428,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stacey Fincher",
        "dupr_id": "GWEZ5V",
        "rating": 2.171,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "Val  Shadrix",
        "dupr_id": "GX4KXG",
        "rating": 2.327,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]