Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Spring

ID: 6819763552

Match Scores

2-11, 3-11

Win

Play Date

2026-05-26

Play Time (Est)

5:00 PM

Play Location

599 Greenway Road; Henderson, NV 89015

Unverified Facility

Competitor Teams

TEAM 1LOSS
IM
Irvin Molina

5EQOYR · USA

DUPR

3.692

NA
Nelly Arias

6N7QWE · USA

DUPR

3.332

TEAM 2WINNER
GL
Gabrielle Leynes

NRKRM7 · Las Vegas, NV, US

DUPR

3.543

JS
Julian Santiago

KXZXZ7 · Las Vegas, NV, US

DUPR

4.339

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-6819763552
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8146522052,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Irvin Molina",
        "dupr_id": "5EQOYR",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nelly Arias",
        "dupr_id": "6N7QWE",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4575069655,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gabrielle Leynes",
        "dupr_id": "NRKRM7",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Julian Santiago",
        "dupr_id": "KXZXZ7",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]