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

Competitive Open Play Match

ID: 5678155231

Match Scores

11-0

Loss

Play Date

2026-06-05

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
ayn saniel-asenjo

Z4JYDP · USA

DUPR

3.006

EA
enrique asenjo

4QN4PK · USA

DUPR

3.006

TEAM 2LOSS
VM
Vanessa Melendrez

7J0D69 · USA

DUPR

2.414

AL
Alex Lechuga

WX4MOY · Fresno, CA, US

DUPR

2.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-5678155231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5172836930,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ayn saniel-asenjo",
        "dupr_id": "Z4JYDP",
        "rating": 3.006,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "enrique asenjo",
        "dupr_id": "4QN4PK",
        "rating": 3.006,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7273303001,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vanessa Melendrez",
        "dupr_id": "7J0D69",
        "rating": 2.414,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Lechuga",
        "dupr_id": "WX4MOY",
        "rating": 2.309,
        "profile_pic_url": null,
        "location": "Fresno, CA, US"
      }
    ]
  }
]