Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Spring

ID: 5089746663

Match Scores

5-11, 9-11

Win

Play Date

2026-04-30

Play Time (Est)

4:45 AM

Play Location

599 Greenway Road; Henderson, NV 89015

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Justin Lucero

6ZW74K · Henderson, NV, US

DUPR

3.968

MG
miguel gonzalez

DWZXEX · Las Vegas, NV, US

DUPR

3.884

TEAM 2WINNER
VT
Vincent Tessier

M29LQV · Henderson, NV, US

DUPR

4.319

OA
Oscar Africa

3OK65E · Secaucus, NJ, US

DUPR

3.950

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-5089746663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7015479910,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Lucero",
        "dupr_id": "6ZW74K",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "miguel gonzalez",
        "dupr_id": "DWZXEX",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4920952547,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vincent Tessier",
        "dupr_id": "M29LQV",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Oscar Africa",
        "dupr_id": "3OK65E",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Secaucus, NJ, US"
      }
    ]
  }
]