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

Guanacaste Pickleball DUPR League

ID: 4590851334

Match Scores

4-11

Win

Play Date

2026-03-23

Play Time (Est)

7:30 PM

Play Location

Nosara, Guanacaste Province, Nicoya, Costa Rica

Unverified Facility

Competitor Teams

TEAM 1LOSS
PL
Patricia Leon

QXG6DR · Nicoya, Guanacaste Province, CR

DUPR

3.118

AJ
Alejandro Jaenz

QJZWY5 · USA

DUPR

3.624

TEAM 2WINNER
MP
Mark Puentes

8WZMDY · Santa Rosa, CA, US

DUPR

3.644

PN
Peter Nicholson

4VZJDV · Minneapolis, MN, US

DUPR

3.382

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-4590851334
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6004483944,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patricia Leon",
        "dupr_id": "QXG6DR",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": "Nicoya, Guanacaste Province, CR"
      },
      {
        "name": "Alejandro Jaenz",
        "dupr_id": "QJZWY5",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5937512951,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Puentes",
        "dupr_id": "8WZMDY",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Peter Nicholson",
        "dupr_id": "4VZJDV",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]