Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Spring

ID: 5440682611

Match Scores

7-11, 5-11

Loss

Play Date

2026-05-21

Play Time (Est)

8:45 AM

Play Location

599 Greenway Road; Henderson, NV 89015

Unverified Facility

Competitor Teams

TEAM 1LOSS
JZ
James Zaw

Q5YPYN · Henderson, NV, US

DUPR

3.695

IM
Irvin Molina

5EQOYR · USA

DUPR

3.717

TEAM 2WINNER
JL
Johnathan Lata

4Z07W6 · Las Vegas, NV, US

DUPR

3.834

HN
Henry Nguyen

V24767 · Las Vegas, NV, US

DUPR

4.068

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-5440682611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8028525442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Zaw",
        "dupr_id": "Q5YPYN",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Irvin Molina",
        "dupr_id": "5EQOYR",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6833403509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Johnathan Lata",
        "dupr_id": "4Z07W6",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Henry Nguyen",
        "dupr_id": "V24767",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]