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

Week 8 - August 28

ID: 5067576257

Match Scores

14-15

Loss

Play Date

2025-08-28

Play Time (Est)

6:15 AM

Play Location

Boston Pickle Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
CO
Cori ONeill

RZ0D5M · San Diego, CA, US

Rated Score

2.761

LM
Leah McLaughlin

D9060Y · USA

Rated Score

2.182

TEAM 2WINNER
LM
Liz McClements

0QY0YQ · Boston, MA, US

Rated Score

2.608

RA
Robert Angell

L20925 · USA

Rated Score

2.432

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-5067576257
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8093937791,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cori ONeill",
        "dupr_id": "RZ0D5M",
        "rating": 2.761,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Leah  McLaughlin",
        "dupr_id": "D9060Y",
        "rating": 2.182,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8056200827,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Liz McClements",
        "dupr_id": "0QY0YQ",
        "rating": 2.608,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Robert Angell",
        "dupr_id": "L20925",
        "rating": 2.432,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]