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

Pool A

ID: 5301191834

Match Scores

12-15

Win

Play Date

2026-05-10

Play Time (Est)

3:30 PM

Play Location

Dink Club Pickle Ball Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
MH
Mercy Hernandez

W62EPQ · Miami, FL, US

DUPR

3.181

OO
Omar Orama

L29VQZ · Miami, FL, US

DUPR

3.528

TEAM 2WINNER
ER
Elizabeth Rodriguez

76XP6N · Miami, FL, US

DUPR

2.882

AM
Adrian Martinez

9PPZ5R · Cutler Bay, FL, US

DUPR

3.632

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-5301191834
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7209403122,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mercy Hernandez",
        "dupr_id": "W62EPQ",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Omar Orama",
        "dupr_id": "L29VQZ",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4398194609,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Rodriguez",
        "dupr_id": "76XP6N",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Adrian Martinez",
        "dupr_id": "9PPZ5R",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": "Cutler Bay, FL, US"
      }
    ]
  }
]