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

DUPR 3.5 Group 2 Session 10

ID: 7015868039

Match Scores

11-4

Loss

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Dinko Pickleball Complex Miami

Unverified Facility

Competitor Teams

TEAM 1WINNER
CM
Carlos Meneses

YNVJ24 · USA

DUPR

3.128

AS
Aniket Shilwant

XOWWO4 · USA

DUPR

3.375

TEAM 2LOSS
EB
Ed Bec

WNJKYG · USA

DUPR

2.353

CP
Carlos Pena

MYLDOP · Miami, FL, US

DUPR

3.185

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-7015868039
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7385065460,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos Meneses",
        "dupr_id": "YNVJ24",
        "rating": 3.128,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aniket Shilwant",
        "dupr_id": "XOWWO4",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5117192339,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ed Bec",
        "dupr_id": "WNJKYG",
        "rating": 2.353,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carlos Pena",
        "dupr_id": "MYLDOP",
        "rating": 3.185,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]