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

Competitive Open Play Match

ID: 6411152499

Match Scores

11-9

Loss

Play Date

2026-06-05

Play Time (Est)

4:45 AM

Play Location

Fresno, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TF
Thiago Friaz

2PL4GY · USA

Rated Score

2.810

HA
Huzaifa Ansari

D5R6XM · USA

Rated Score

2.539

TEAM 2LOSS
DS
Darlene Silvas

4QLQ4V · USA

Rated Score

2.717

AL
Alex Lechuga

WX4MOY · Fresno, CA, US

Rated Score

2.306

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-6411152499
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5396878312,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thiago Friaz",
        "dupr_id": "2PL4GY",
        "rating": 2.81,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Huzaifa Ansari",
        "dupr_id": "D5R6XM",
        "rating": 2.539,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6361936300,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darlene  Silvas",
        "dupr_id": "4QLQ4V",
        "rating": 2.717,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Lechuga",
        "dupr_id": "WX4MOY",
        "rating": 2.306,
        "profile_pic_url": null,
        "location": "Fresno, CA, US"
      }
    ]
  }
]