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

Lee's Summit Paddle Crew

ID: 6883559717

Match Scores

6-11, 2-11

Loss

Play Date

2026-06-03

Play Time (Est)

6:15 AM

Play Location

Lee's Summit, MO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TC
Tim Carter

V2DY95 · Lee's Summit, MO, US

Rated Score

2.054

MC
Michelle Carter

LWL4LK · Lee's Summit, MO, US

Rated Score

2.049

TEAM 2WINNER
CC
Chuck Cooper

7ZZ90M · USA

Rated Score

2.705

CC
Carrie Cooper

ORW7KL · USA

Rated Score

2.868

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-6883559717
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5526061117,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Carter",
        "dupr_id": "V2DY95",
        "rating": 2.054,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Michelle Carter",
        "dupr_id": "LWL4LK",
        "rating": 2.049,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 8159021180,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chuck Cooper",
        "dupr_id": "7ZZ90M",
        "rating": 2.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carrie Cooper",
        "dupr_id": "ORW7KL",
        "rating": 2.868,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]