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

DUPR GAUNTLET 4SOMES - Pickleheads Gauntlet - Game 1

ID: 7715252648

Match Scores

5-11

Loss

Play Date

2026-03-23

Play Time (Est)

9:00 PM

Play Location

Nosara Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
MP
Mark Puentes

8WZMDY · Santa Rosa, CA, US

DUPR

3.629

TA
Traci Ann

EL5PLM · USA

DUPR

3.058

TEAM 2WINNER
PN
Peter Nicholson

4VZJDV · Minneapolis, MN, US

DUPR

3.370

AJ
Alejandro Jaenz

QJZWY5 · USA

DUPR

3.633

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