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

Life Time Miami at the Falls

ID: 5322901840

Match Scores

5-11

Loss

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

Miami, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
FC
Francisco Crovetto

5EZZRL · Kendall, FL, US

DUPR

2.311

JM
Jessica McGlynn

GGV5PX · Cutler Bay, FL, US

DUPR

2.307

TEAM 2WINNER
LS
Luke Smith

PZVJXE · USA

DUPR

2.296

MB
Michelle Baldor

WXZMRG · Kendall, FL, US

DUPR

2.384

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-5322901840
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8230580568,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Francisco  Crovetto",
        "dupr_id": "5EZZRL",
        "rating": 2.311,
        "profile_pic_url": null,
        "location": "Kendall, FL, US"
      },
      {
        "name": "Jessica McGlynn",
        "dupr_id": "GGV5PX",
        "rating": 2.307,
        "profile_pic_url": null,
        "location": "Cutler Bay, FL, US"
      }
    ]
  },
  {
    "team_id": 7419440789,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Smith",
        "dupr_id": "PZVJXE",
        "rating": 2.296,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle  Baldor",
        "dupr_id": "WXZMRG",
        "rating": 2.384,
        "profile_pic_url": null,
        "location": "Kendall, FL, US"
      }
    ]
  }
]