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

Men's 2.75 to 3.3

ID: 6524415233

Match Scores

11-9

Loss

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

DETA Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
JG
Jairol Graterol

Q505O5 · Kendall, FL, US

DUPR

3.019

EA
EDUARDO ALIZO

1RJ75E · Miami, FL, US

DUPR

3.260

TEAM 2LOSS
JC
Jose Castro

MEDYGL · Hialeah, FL, US

DUPR

3.199

EC
Eric Cili

VXON25 · Coral Gables, FL, US

DUPR

3.050

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-6524415233
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6273070737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jairol Graterol",
        "dupr_id": "Q505O5",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": "Kendall, FL, US"
      },
      {
        "name": "EDUARDO ALIZO",
        "dupr_id": "1RJ75E",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 7933259279,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jose Castro",
        "dupr_id": "MEDYGL",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": "Hialeah, FL, US"
      },
      {
        "name": "Eric Cili",
        "dupr_id": "VXON25",
        "rating": 3.05,
        "profile_pic_url": null,
        "location": "Coral Gables, FL, US"
      }
    ]
  }
]