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

Week 1

ID: 6195348905

Match Scores

11-5

Loss

Play Date

2026-06-02

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TB
Timothy Brenner

0YNV42 · Houston, TX, US

Rated Score

2.879

AG
Alejandro Gonzalez

L5ENYK · Houston, TX, US

Rated Score

3.343

TEAM 2LOSS
SM
Steve Mangold

O6DM2L · Houston, TX, US

Rated Score

3.008

D
Diego

ZDENGL · Houston, TX, US

Rated Score

2.929

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-6195348905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4342452331,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy Brenner",
        "dupr_id": "0YNV42",
        "rating": 2.879,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Alejandro Gonzalez",
        "dupr_id": "L5ENYK",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5816144595,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Mangold",
        "dupr_id": "O6DM2L",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Diego",
        "dupr_id": "ZDENGL",
        "rating": 2.929,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]