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

Mon PM Beginner/Novice Coed (OUT) - Session 3, Mon Jun 1

ID: 4549219644

Match Scores

11-6

Loss

Play Date

2026-06-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LC
LISA COAKLEY

ZD557D · USA

DUPR

2.119

KC
Kevin Coakley

2YMMM4 · USA

DUPR

2.288

TEAM 2LOSS
DH
Darla Hall

2P4VVY · USA

DUPR

2.000

WM
Wendy Miller

KDWYMY · Hot Springs, AR, US

DUPR

2.488

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-4549219644
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6252442085,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "LISA COAKLEY",
        "dupr_id": "ZD557D",
        "rating": 2.119,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Coakley",
        "dupr_id": "2YMMM4",
        "rating": 2.288,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6262332354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darla Hall",
        "dupr_id": "2P4VVY",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wendy Miller",
        "dupr_id": "KDWYMY",
        "rating": 2.488,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      }
    ]
  }
]