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

DUPR GAUNTLET 4SOMES - Pickleheads Gauntlet - Game 1

ID: 6587775016

Match Scores

11-7

Loss

Play Date

2026-03-23

Play Time (Est)

5:00 PM

Play Location

Nosara Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Alejandro Jaenz

QJZWY5 · USA

DUPR

3.645

PN
Peter Nicholson

4VZJDV · Minneapolis, MN, US

DUPR

3.371

TEAM 2LOSS
MP
Mark Puentes

8WZMDY · Santa Rosa, CA, US

DUPR

3.627

NA
Nathy arias

Z4ZR5Q · USA

DUPR

2.959

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-6587775016
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7483511282,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alejandro Jaenz",
        "dupr_id": "QJZWY5",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Nicholson",
        "dupr_id": "4VZJDV",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8017708825,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Puentes",
        "dupr_id": "8WZMDY",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Nathy arias",
        "dupr_id": "Z4ZR5Q",
        "rating": 2.959,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]