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

Competitive Open Play Match

ID: 5842654511

Match Scores

11-4

Win

Play Date

2024-10-31

Play Time (Est)

12:45 AM

Play Location

Westchester, Los Angeles, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jason Hellerman

EG25QM · Los Angeles, CA, US

Rated Score

3.335

JG
Jose Galvez

XJ5WL7 · Los Angeles, CA, US

Rated Score

3.288

TEAM 2LOSS
DB
Darryl Bruce

3VEZOJ · Burbank, CA, US

Rated Score

2.625

TW
Tom Wilkinson

59Q7QL · USA

Rated Score

3.798

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-5842654511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4534568713,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Hellerman",
        "dupr_id": "EG25QM",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Jose Galvez",
        "dupr_id": "XJ5WL7",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7861805168,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darryl Bruce",
        "dupr_id": "3VEZOJ",
        "rating": 2.625,
        "profile_pic_url": null,
        "location": "Burbank, CA, US"
      },
      {
        "name": "Tom Wilkinson",
        "dupr_id": "59Q7QL",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]