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

Competitive Open Play Match

ID: 4510202310

Match Scores

11-10

Loss

Play Date

2024-10-31

Play Time (Est)

7:30 PM

Play Location

Westchester, Los Angeles, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TW
Tom Wilkinson

59Q7QL · USA

Rated Score

3.552

GK
Gill Kennan

4L9W62 · USA

Rated Score

3.128

TEAM 2LOSS
JK
Jason King

EGX2DO · Los Angeles, CA, US

Rated Score

3.578

JH
Jason Hellerman

EG25QM · Los Angeles, CA, US

Rated Score

3.281

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-4510202310
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7226753275,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Wilkinson",
        "dupr_id": "59Q7QL",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gill Kennan",
        "dupr_id": "4L9W62",
        "rating": 3.128,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5406163072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason King",
        "dupr_id": "EGX2DO",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Jason Hellerman",
        "dupr_id": "EG25QM",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]