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

Eastwood Pickleball Club

ID: 5131280625

Match Scores

16-14

Win

Play Date

2025-01-15

Play Time (Est)

10:15 AM

Play Location

2501 Opelousas St, Lake Charles, LA 70601, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CS
Cary Smith

V4564P · USA

DUPR

2.832

Michelle Lange

DW96XY · Orange, TX, US

DUPR

3.513

TEAM 2LOSS
Mark Windham

G5EYVQ · Lake Charles, LA, US

DUPR

3.068

Susan H. Cart

NY49DW · Lake Charles, LA, US

DUPR

3.543

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-5131280625
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6594758977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cary  Smith",
        "dupr_id": "V4564P",
        "rating": 2.832,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle Lange",
        "dupr_id": "DW96XY",
        "rating": 3.513,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/19.jpg",
        "location": "Orange, TX, US"
      }
    ]
  },
  {
    "team_id": 6822842708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Windham",
        "dupr_id": "G5EYVQ",
        "rating": 3.068,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/86.jpg",
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Susan H. Cart",
        "dupr_id": "NY49DW",
        "rating": 3.543,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/18.jpg",
        "location": "Lake Charles, LA, US"
      }
    ]
  }
]