Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Fall

ID: 5680187094

Match Scores

5-11, 3-11

Loss

Play Date

2025-11-20

Play Time (Est)

7: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.378

CM
carlos mansilla

597M5P · USA

DUPR

3.664

TEAM 2WINNER
CS
Christopher Schroeder

1NXM62 · Las Vegas, NV, US

DUPR

4.073

JC
Jason Coleman

8J5R9O · Las Vegas, NV, US

DUPR

3.986

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-5680187094
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5724681316,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edwin Wu",
        "dupr_id": "NXNGZN",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "carlos mansilla",
        "dupr_id": "597M5P",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7793877163,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Schroeder",
        "dupr_id": "1NXM62",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jason Coleman",
        "dupr_id": "8J5R9O",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]