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

DUPR MP • Open 3.0

ID: 4858384709

Match Scores

11-7

Loss

Play Date

2024-05-14

Play Time (Est)

6:15 AM

Play Location

DETA Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Max Sanchez

35MYJP · Miami, FL, US

DUPR

3.319

AS
Alvaro Simpson

V7ORWE · Miami, FL, US

DUPR

3.151

TEAM 2LOSS
DM
Daniel Morales

9PJWKR · USA

DUPR

3.143

GB
Gaby Berry

RZ979D · Miami, FL, US

DUPR

2.648

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-4858384709
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5253977111,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Sanchez",
        "dupr_id": "35MYJP",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Alvaro Simpson",
        "dupr_id": "V7ORWE",
        "rating": 3.151,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 7017326091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Morales",
        "dupr_id": "9PJWKR",
        "rating": 3.143,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gaby Berry",
        "dupr_id": "RZ979D",
        "rating": 2.648,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]