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

Mixed Double Open 3.0 to 3.99

ID: 5118569155

Match Scores

11-4

Win

Play Date

2026-05-31

Play Time (Est)

8:45 AM

Play Location

DETA Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
ER
ELI ROMAN

2LKMN9 · Miami, FL, US

DUPR

3.219

PP
Patricia Pico

PWGP5Q · Miami, FL, US

DUPR

2.801

TEAM 2LOSS
LC
Linda Chang

KDZKM7 · USA

DUPR

2.223

MP
Milan Popovic

LVPDV5 · USA

DUPR

2.956

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-5118569155
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5190008131,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ELI ROMAN",
        "dupr_id": "2LKMN9",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Patricia Pico",
        "dupr_id": "PWGP5Q",
        "rating": 2.801,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 6089149650,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Linda Chang",
        "dupr_id": "KDZKM7",
        "rating": 2.223,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Milan Popovic",
        "dupr_id": "LVPDV5",
        "rating": 2.956,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]