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

Eastwood Pickleball League

ID: 7478662088

Match Scores

15-4

Win

Play Date

2025-02-05

Play Time (Est)

9:00 PM

Play Location

2501 Opelousas St, Lake Charles, LA 70601, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Melissa Stevens

X2KV02 · Sulphur, LA, US

DUPR

2.543

ML
Michelle Lange

DW96XY · Orange, TX, US

DUPR

3.556

TEAM 2LOSS
LH
Lisa Hill

99PR2R · USA

DUPR

2.763

RW
Rebecca White

GGL0OM · Lake Charles, LA, US

DUPR

3.856

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-7478662088
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7303406928,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Stevens",
        "dupr_id": "X2KV02",
        "rating": 2.543,
        "profile_pic_url": null,
        "location": "Sulphur, LA, US"
      },
      {
        "name": "Michelle Lange",
        "dupr_id": "DW96XY",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": "Orange, TX, US"
      }
    ]
  },
  {
    "team_id": 4315912396,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Hill",
        "dupr_id": "99PR2R",
        "rating": 2.763,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rebecca White",
        "dupr_id": "GGL0OM",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      }
    ]
  }
]