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

Competitive Open Play Match

ID: 7705369544

Match Scores

8-11

Loss

Play Date

2024-09-26

Play Time (Est)

9:00 PM

Play Location

Westchester, Los Angeles, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JH
Jason Hellerman

EG25QM · Los Angeles, CA, US

Rated Score

3.234

SS
Steve Sina Nikkhou

59V955 · USA

Rated Score

3.309

TEAM 2WINNER
BB
Brooke Briody

8JG4JJ · Hawthorne, CA, US

Rated Score

3.440

SJ
Siddhant Jaiswal

56ENDL · Los Angeles, CA, US

Rated Score

3.309

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-7705369544
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6298985808,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Hellerman",
        "dupr_id": "EG25QM",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Steve Sina Nikkhou",
        "dupr_id": "59V955",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4533862191,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brooke Briody",
        "dupr_id": "8JG4JJ",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "Hawthorne, CA, US"
      },
      {
        "name": "Siddhant Jaiswal",
        "dupr_id": "56ENDL",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]