Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Spring

ID: 6465191876

Match Scores

11-2, 11-1

Win

Play Date

2026-05-14

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Tim Luke

W6GE4L · USA

DUPR

4.262

MW
Memphis Wong

J5VGYJ · Henderson, NV, US

DUPR

3.965

TEAM 2LOSS
MB
Michael Burnstein

2QK4GE · Las Vegas, NV, US

DUPR

3.782

EA
Ethan Akioka

L505V5 · Las Vegas, NV, US

DUPR

3.614

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-6465191876
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8477475835,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Luke",
        "dupr_id": "W6GE4L",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Memphis  Wong",
        "dupr_id": "J5VGYJ",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 5225812506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Burnstein",
        "dupr_id": "2QK4GE",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Ethan Akioka",
        "dupr_id": "L505V5",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]