Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Spring

ID: 8586519369

Match Scores

5-11, 8-11

Loss

Play Date

2026-05-07

Play Time (Est)

10:15 AM

Play Location

599 Greenway Road; Henderson, NV 89015

Unverified Facility

Competitor Teams

TEAM 1LOSS
LS
Lacey Smith

3XKMPR · Henderson, NV, US

DUPR

4.041

DR
Delaney Rankin

MP5LWD · USA

DUPR

3.756

TEAM 2WINNER
FM
Faye Mcphillips

DWYVOY · Las Vegas, NV, US

DUPR

3.948

LW
Lacy Wedge

EWOXWE · Las Vegas, NV, US

DUPR

4.126

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-8586519369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5167015045,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lacey Smith",
        "dupr_id": "3XKMPR",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Delaney Rankin",
        "dupr_id": "MP5LWD",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5720260076,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Faye Mcphillips",
        "dupr_id": "DWYVOY",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Lacy Wedge",
        "dupr_id": "EWOXWE",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]