Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Fall

ID: 5787754474

Match Scores

5-11

Loss

Play Date

2025-11-20

Play Time (Est)

11:30 PM

Play Location

9001 Dean Martin Drive; Las Vegas, NV 89139

Unverified Facility

Competitor Teams

TEAM 1LOSS
EW
Edwin Wu

NXNGZN · Las Vegas, NV, US

DUPR

3.372

CM
carlos mansilla

597M5P · USA

DUPR

3.657

TEAM 2WINNER
MB
Michael Burnstein

2QK4GE · Las Vegas, NV, US

DUPR

3.662

LF
Luis Fernandez

ZNJOLQ · San Cristobal, Táchira, VE

DUPR

3.839

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-5787754474
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7835623797,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edwin Wu",
        "dupr_id": "NXNGZN",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "carlos mansilla",
        "dupr_id": "597M5P",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4405002670,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Burnstein",
        "dupr_id": "2QK4GE",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Luis Fernandez",
        "dupr_id": "ZNJOLQ",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      }
    ]
  }
]