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

DUPR GAUNTLET 4SOMES - Pickleheads Gauntlet - Game 1

ID: 5926895815

Match Scores

11-9

Win

Play Date

2026-03-23

Play Time (Est)

8:45 AM

Play Location

Nosara Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Mark Puentes

8WZMDY · Santa Rosa, CA, US

DUPR

3.625

AJ
Alejandro Jaenz

QJZWY5 · USA

DUPR

3.638

TEAM 2LOSS
KL
Kelli Lewis

PWD5JE · Nosara, Guanacaste Province, CR

DUPR

3.244

SM
Stacey Mac

QPZKR5 · Nosara, Guanacaste Province, CR

DUPR

3.150

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-5926895815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8385792760,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Puentes",
        "dupr_id": "8WZMDY",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Alejandro Jaenz",
        "dupr_id": "QJZWY5",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7997713473,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelli  Lewis",
        "dupr_id": "PWD5JE",
        "rating": 3.244,
        "profile_pic_url": null,
        "location": "Nosara, Guanacaste Province, CR"
      },
      {
        "name": "Stacey Mac",
        "dupr_id": "QPZKR5",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": "Nosara, Guanacaste Province, CR"
      }
    ]
  }
]