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

Week 6

ID: 6617574562

Match Scores

11-4

Win

Play Date

2026-05-12

Play Time (Est)

11:30 PM

Play Location

Dink Club Pickleball Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Mercy Hernandez

W62EPQ · Miami, FL, US

DUPR

3.219

OO
Omar Orama

L29VQZ · Miami, FL, US

DUPR

3.566

TEAM 2LOSS
AG
Alex Gonzalez

YGNLYD · Miami, FL, US

DUPR

3.855

AG
Ashley Gonzalez

6ZN54Q · Miami, FL, US

DUPR

2.475

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-6617574562
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6479142593,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mercy Hernandez",
        "dupr_id": "W62EPQ",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Omar Orama",
        "dupr_id": "L29VQZ",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4488710898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Gonzalez",
        "dupr_id": "YGNLYD",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Ashley Gonzalez",
        "dupr_id": "6ZN54Q",
        "rating": 2.475,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]