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

Guanacaste Pickleball DUPR League

ID: 6106162388

Match Scores

9-11

Win

Play Date

2026-03-23

Play Time (Est)

9:00 PM

Play Location

Nosara, Guanacaste Province, Nicoya, Costa Rica

Unverified Facility

Competitor Teams

TEAM 1LOSS
TA
Traci Ann

EL5PLM · USA

DUPR

3.092

AJ
Alejandro Jaenz

QJZWY5 · USA

DUPR

3.639

TEAM 2WINNER
MP
Mark Puentes

8WZMDY · Santa Rosa, CA, US

DUPR

3.629

PN
Peter Nicholson

4VZJDV · Minneapolis, MN, US

DUPR

3.369

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-6106162388
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4694280170,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Traci Ann",
        "dupr_id": "EL5PLM",
        "rating": 3.092,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alejandro Jaenz",
        "dupr_id": "QJZWY5",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8022516062,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Puentes",
        "dupr_id": "8WZMDY",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Peter Nicholson",
        "dupr_id": "4VZJDV",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]