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

Pool A

ID: 6574761886

Match Scores

15-13

Loss

Play Date

2026-05-10

Play Time (Est)

11:30 PM

Play Location

Dink Club Pickle Ball Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
NC
Nick Chang

N70X5N · Miami, FL, US

DUPR

3.767

MA
Melissa Aguiar

E92MNM · Miami, FL, US

DUPR

3.074

TEAM 2LOSS
MH
Mercy Hernandez

W62EPQ · Miami, FL, US

DUPR

3.181

OO
Omar Orama

L29VQZ · Miami, FL, US

DUPR

3.528

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-6574761886
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4323257761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Chang",
        "dupr_id": "N70X5N",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Melissa Aguiar",
        "dupr_id": "E92MNM",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 7373626990,
    "serial": 2,
    "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"
      }
    ]
  }
]