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

Life Time Miami at the Falls

ID: 5049668758

Match Scores

8-11

Loss

Play Date

2026-06-01

Play Time (Est)

11:30 PM

Play Location

Miami, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LS
Luke Smith

PZVJXE · USA

DUPR

2.475

JG
Jacqueline Gallardo

K52KNK · Miami, FL, US

DUPR

2.040

TEAM 2WINNER
MB
Maria Benitez

PZPZZX · Miami, FL, US

DUPR

2.450

JM
Jessica McGlynn

GGV5PX · Cutler Bay, FL, US

DUPR

2.229

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-5049668758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7357502786,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Smith",
        "dupr_id": "PZVJXE",
        "rating": 2.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacqueline Gallardo",
        "dupr_id": "K52KNK",
        "rating": 2.04,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 7016299172,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maria Benitez",
        "dupr_id": "PZPZZX",
        "rating": 2.45,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Jessica McGlynn",
        "dupr_id": "GGV5PX",
        "rating": 2.229,
        "profile_pic_url": null,
        "location": "Cutler Bay, FL, US"
      }
    ]
  }
]