Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball

ID: 6191226053

Match Scores

11-3

Win

Play Date

2025-05-22

Play Time (Est)

6:15 AM

Play Location

1661 Galleria Drive; Henderson, NV 89014

Unverified Facility

Competitor Teams

TEAM 1WINNER
KZ
Kamran Zand

NYR7DZ · Las Vegas, NV, US

DUPR

3.853

KM
Kory MacGregor

8GPGG8 · Las Vegas, NV, US

DUPR

4.187

TEAM 2LOSS
GN
Gautam Naidu

4ZMYWG · Henderson, NV, US

DUPR

4.029

AT
Anthony Ton

G5K6KQ · Las Vegas, NV, US

DUPR

3.967

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-6191226053
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7049741753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kamran Zand",
        "dupr_id": "NYR7DZ",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Kory MacGregor",
        "dupr_id": "8GPGG8",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6662870137,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gautam Naidu",
        "dupr_id": "4ZMYWG",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Anthony Ton",
        "dupr_id": "G5K6KQ",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]