Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Fall

ID: 5158508044

Match Scores

7-11

Loss

Play Date

2025-09-30

Play Time (Est)

5:00 PM

Play Location

9001 Dean Martin Drive; Las Vegas, NV 89139

Unverified Facility

Competitor Teams

TEAM 1LOSS
VC
Vio Canahai

EWYN9V · Las Vegas, NV, US

DUPR

4.317

GM
Gavin Moore

0QLP9Q · Las Vegas, NV, US

DUPR

4.046

TEAM 2WINNER
AC
Adeel Chowdhry

124573 · Las Vegas, NV, US

DUPR

3.879

SC
Sam Chen

JZ9YMW · USA

DUPR

4.275

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-5158508044
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7069417528,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vio Canahai",
        "dupr_id": "EWYN9V",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Gavin Moore",
        "dupr_id": "0QLP9Q",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7618542605,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adeel Chowdhry",
        "dupr_id": "124573",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Sam Chen",
        "dupr_id": "JZ9YMW",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]