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

10/1 - Group B

ID: 8154519613

Match Scores

5-11

Loss

Play Date

2024-10-02

Play Time (Est)

2:15 AM

Play Location

16400 Brookhurst St

View Facility Page →

Competitor Teams

TEAM 1LOSS
ML
Mark Leonard

8JPONW · Long Beach, CA, US

DUPR

3.338

KB
Kylie Brown

NYO2OZ · Orange County, CA, US

DUPR

3.152

TEAM 2WINNER
TN
Tom Nguyen

O6ZVYP · Fountain Valley, CA, US

DUPR

3.107

BC
Benjamin Chou

9PVR7R · Anaheim, CA, US

DUPR

3.268

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-8154519613
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6728307765,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Leonard",
        "dupr_id": "8JPONW",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Kylie Brown",
        "dupr_id": "NYO2OZ",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      }
    ]
  },
  {
    "team_id": 4300362884,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Nguyen",
        "dupr_id": "O6ZVYP",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Benjamin Chou",
        "dupr_id": "9PVR7R",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Anaheim, CA, US"
      }
    ]
  }
]