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

Pool B

ID: 4582769324

Match Scores

14-15

Loss

Play Date

2026-05-10

Play Time (Est)

9:00 PM

Play Location

Dink Club Pickle Ball Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
MH
Mercy Hernandez

W62EPQ · Miami, FL, US

DUPR

3.189

OO
Omar Orama

L29VQZ · Miami, FL, US

DUPR

3.535

TEAM 2WINNER
SD
Steven Dickson

4ZVDK6 · North Miami Beach, FL, US

DUPR

3.434

MR
Melissa Reiner

L2LE0Q · Miami, FL, US

DUPR

2.822

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-4582769324
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8028775691,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mercy Hernandez",
        "dupr_id": "W62EPQ",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Omar Orama",
        "dupr_id": "L29VQZ",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 5136812167,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Dickson",
        "dupr_id": "4ZVDK6",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": "North Miami Beach, FL, US"
      },
      {
        "name": "Melissa  Reiner",
        "dupr_id": "L2LE0Q",
        "rating": 2.822,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]