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

Week 6

ID: 5616952263

Match Scores

11-9

Win

Play Date

2026-06-07

Play Time (Est)

4:45 AM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
CG
Chris Gardner

Q99660 · Lakewood, CO, US

DUPR

2.685

KG
Kelli Gardner

V66LW5 · Lakewood, CO, US

DUPR

2.768

TEAM 2LOSS
JS
James Stanley

EXZWEJ · USA

DUPR

2.565

CC
Chelsey Collins

2YZX07 · Castle Rock, CO, US

DUPR

3.131

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-5616952263
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5840264117,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Gardner",
        "dupr_id": "Q99660",
        "rating": 2.685,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      },
      {
        "name": "Kelli Gardner",
        "dupr_id": "V66LW5",
        "rating": 2.768,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      }
    ]
  },
  {
    "team_id": 7131427104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James  Stanley",
        "dupr_id": "EXZWEJ",
        "rating": 2.565,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chelsey Collins",
        "dupr_id": "2YZX07",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  }
]