Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A- DUPR 14 - The Dink Minor League Pickleball @ Puerto Rico - East Edition

ID: 4587655269

Match Scores

21-19

Win

Play Date

2025-06-29

Play Time (Est)

10:15 AM

Play Location

Palmas Athletic Club at Palmas del Mar

View Facility Page →

Competitor Teams

TEAM 1WINNER
HR
Henry Ramirez Ramirez

2LQ4OY · Cabo Rojo, Cabo Rojo, PR

DUPR

3.307

CF
Claudia Fort

2L7X97 · USA

DUPR

3.389

TEAM 2LOSS
BF
Brent Folan

E9WJ5O · Palmas del Mar, Humacao, PR

DUPR

3.808

NS
Nilda Santiago

3VNKME · Humacao, PR

DUPR

3.551

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-4587655269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4570405041,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Henry Ramirez Ramirez",
        "dupr_id": "2LQ4OY",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": "Cabo Rojo, Cabo Rojo, PR"
      },
      {
        "name": "Claudia Fort ",
        "dupr_id": "2L7X97",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5179461276,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Folan",
        "dupr_id": "E9WJ5O",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Palmas del Mar, Humacao, PR"
      },
      {
        "name": "Nilda Santiago",
        "dupr_id": "3VNKME",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Humacao, PR"
      }
    ]
  }
]