Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7871369341

Match Scores

4-11, 6-11

Win

Play Date

2023-09-16

Play Time (Est)

2:15 AM

Play Location

7166 W Manchester Ave, Los Angeles, CA 90045, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
TB
Tom Bruno Jr

1NL926 · Los Angeles, CA, US

DUPR

3.578

AS
Alex Sones

17YXG4 · USA

DUPR

3.500

TEAM 2WINNER
EB
Eric Bowden

8MMPLD · Park City, UT, US

DUPR

5.148

NS
Nayan Savla

3O7KRP · USA

DUPR

3.500

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-7871369341
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8213827508,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Bruno Jr",
        "dupr_id": "1NL926",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Alex Sones",
        "dupr_id": "17YXG4",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4373381412,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Bowden",
        "dupr_id": "8MMPLD",
        "rating": 5.148,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      },
      {
        "name": "Nayan Savla",
        "dupr_id": "3O7KRP",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]