Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Spring

ID: 7035509722

Match Scores

11-3

Win

Play Date

2026-04-23

Play Time (Est)

11:30 PM

Play Location

1450 W Horizon Ridge Pkwy #435; Henderson, NV 89012

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Justin Lucero

6ZW74K · Henderson, NV, US

DUPR

3.987

MG
miguel gonzalez

DWZXEX · Las Vegas, NV, US

DUPR

3.934

TEAM 2LOSS
JF
Jay Fung

NYLG9W · NV, US

DUPR

3.636

DN
Danny Nguyen

G00ZXV · Las Vegas, NV, US

DUPR

4.059

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-7035509722
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5740996147,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Lucero",
        "dupr_id": "6ZW74K",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "miguel gonzalez",
        "dupr_id": "DWZXEX",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5689564831,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Fung",
        "dupr_id": "NYLG9W",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": "NV, US"
      },
      {
        "name": "Danny Nguyen",
        "dupr_id": "G00ZXV",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]