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

DUPR Days - Pickleheads Popcorn - Round 1 Game 1

ID: 6464646697

Match Scores

10-11

Loss

Play Date

2026-03-26

Play Time (Est)

2:15 AM

Play Location

Nosara Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
AJ
Alejandro Jaenz

QJZWY5 · USA

DUPR

3.643

PL
Patricia Leon

QXG6DR · Nicoya, Guanacaste Province, CR

DUPR

3.117

TEAM 2WINNER
RE
Ron Elbaz

Z4O65L · USA

DUPR

3.677

PN
Peter Nicholson

4VZJDV · Minneapolis, MN, US

DUPR

3.363

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-6464646697
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4536135245,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alejandro Jaenz",
        "dupr_id": "QJZWY5",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patricia Leon",
        "dupr_id": "QXG6DR",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": "Nicoya, Guanacaste Province, CR"
      }
    ]
  },
  {
    "team_id": 7054312721,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron Elbaz",
        "dupr_id": "Z4O65L",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Nicholson",
        "dupr_id": "4VZJDV",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]