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

Cream of the Crop

ID: 6086369306

Match Scores

11-5

Win

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MA
Michael Aguirre

M2ZY2L · San Antonio, TX, US

DUPR

3.270

DA
Derrick Alvarado

OW9LM7 · USA

DUPR

2.876

TEAM 2LOSS
YS
Yash Shah

XK2LM7 · USA

DUPR

2.930

AA
Adam Abramson

Q5VPG5 · USA

DUPR

2.667

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-6086369306
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6404298859,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Aguirre",
        "dupr_id": "M2ZY2L",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Derrick Alvarado",
        "dupr_id": "OW9LM7",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4642797983,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yash Shah",
        "dupr_id": "XK2LM7",
        "rating": 2.93,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Abramson",
        "dupr_id": "Q5VPG5",
        "rating": 2.667,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]