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

DUPR 3.5 Group 2 Session 10

ID: 4501163357

Match Scores

11-1

Win

Play Date

2026-06-01

Play Time (Est)

6:15 AM

Play Location

Dinko Pickleball Complex Miami

Unverified Facility

Competitor Teams

TEAM 1WINNER
CM
Carlos Meneses

YNVJ24 · USA

DUPR

3.143

CP
Carlos Pena

MYLDOP · Miami, FL, US

DUPR

3.152

TEAM 2LOSS
EB
Ed Bec

WNJKYG · USA

DUPR

2.136

ZG
Zachary gomez

X2XRW2 · USA

DUPR

3.030

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-4501163357
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7982086569,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos Meneses",
        "dupr_id": "YNVJ24",
        "rating": 3.143,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carlos Pena",
        "dupr_id": "MYLDOP",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4604797682,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ed Bec",
        "dupr_id": "WNJKYG",
        "rating": 2.136,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zachary  gomez",
        "dupr_id": "X2XRW2",
        "rating": 3.03,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]