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

10/1 - Group B

ID: 4343227356

Match Scores

10-11

Loss

Play Date

2024-10-02

Play Time (Est)

1:00 PM

Play Location

16400 Brookhurst St

View Facility Page →

Competitor Teams

TEAM 1LOSS
ML
Mark Leonard

8JPONW · Long Beach, CA, US

DUPR

3.349

MR
Michael Ryder

84P6W6 · Huntington Beach, CA, US

DUPR

3.488

TEAM 2WINNER
MR
Mark Rafferty

WXMWDL · Seal Beach, CA, US

DUPR

3.243

KB
Kylie Brown

NYO2OZ · Orange County, CA, US

DUPR

3.162

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-4343227356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5608743055,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Leonard",
        "dupr_id": "8JPONW",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Michael Ryder",
        "dupr_id": "84P6W6",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 6883392472,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Rafferty",
        "dupr_id": "WXMWDL",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "Seal Beach, CA, US"
      },
      {
        "name": "Kylie Brown",
        "dupr_id": "NYO2OZ",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      }
    ]
  }
]