Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Spring

ID: 5004641424

Match Scores

11-5, 11-4

Win

Play Date

2026-05-07

Play Time (Est)

1:00 PM

Play Location

599 Greenway Road; Henderson, NV 89015

Unverified Facility

Competitor Teams

TEAM 1WINNER
LS
Lacey Smith

3XKMPR · Henderson, NV, US

DUPR

4.053

DR
Delaney Rankin

MP5LWD · USA

DUPR

3.776

TEAM 2LOSS
DP
Dana Pappas

QPLXJR · Las Vegas, NV, US

DUPR

3.586

JY
Jennifer Young

EWMXGW · Las Vegas, NV, US

DUPR

3.922

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-5004641424
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6298420943,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lacey Smith",
        "dupr_id": "3XKMPR",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Delaney Rankin",
        "dupr_id": "MP5LWD",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5035720114,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dana Pappas",
        "dupr_id": "QPLXJR",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jennifer Young",
        "dupr_id": "EWMXGW",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]