Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

55+ Womens Dubs

ID: 5715397603

Match Scores

9-11

Loss

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

El Dorado Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Angela Meylor

4LV9EV · Long Beach, CA, US

DUPR

3.642

HB
Hazel Bockstadter

6Z7ZD0 · USA

DUPR

3.576

TEAM 2WINNER
LM
Laura Maxwell

9PDKXR · Long Beach, CA, US

DUPR

3.835

CS
Cindy Smith

RYXMLQ · USA

DUPR

3.741

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-5715397603
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8108441089,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Angela Meylor",
        "dupr_id": "4LV9EV",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Hazel Bockstadter",
        "dupr_id": "6Z7ZD0",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5529559516,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Maxwell",
        "dupr_id": "9PDKXR",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Cindy Smith",
        "dupr_id": "RYXMLQ",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]