Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Dupr 16 pool A

ID: 4488004910

Match Scores

21-19

Win

Play Date

2025-10-18

Play Time (Est)

3:30 PM

Play Location

Diadem Pickleball Complex

View Facility Page →

Competitor Teams

TEAM 1WINNER
EH
Ernie Hernandez

3ZWZPM · Homestead, FL, US

DUPR

4.352

FF
Farid Fernandez

8WM5ZG · Miami, FL, US

DUPR

4.065

TEAM 2LOSS
MA
Marc Aran

16PZMK · USA

DUPR

4.365

RR
Richard Ruiz

NY46X7 · Coral Springs, FL, US

DUPR

3.634

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-4488004910
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7593832022,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ernie Hernandez",
        "dupr_id": "3ZWZPM",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Homestead, FL, US"
      },
      {
        "name": "Farid Fernandez",
        "dupr_id": "8WM5ZG",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 5502965775,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Aran",
        "dupr_id": "16PZMK",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Ruiz",
        "dupr_id": "NY46X7",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      }
    ]
  }
]