Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Nevada Team Pickleball

ID: 5079066264

Match Scores

9-11

Win

Play Date

2025-06-24

Play Time (Est)

1:00 PM

Play Location

599 Greenway Road; Henderson, NV 89015

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Cameron Martin

3ZRQQP · Las Vegas, NV, US

DUPR

4.593

TW
Tyler Wagner

RZE5DN · Las Vegas, NV, US

DUPR

4.555

TEAM 2WINNER
GN
Geancarlo Nieto

3LP6Z6 · Las Vegas, NV, US

DUPR

4.917

GB
Gabriel B Jimenez

MY2L5V · Las Vegas, NV, US

DUPR

4.507

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-5079066264
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5936571738,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Martin",
        "dupr_id": "3ZRQQP",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Tyler Wagner",
        "dupr_id": "RZE5DN",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5335569950,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Geancarlo Nieto",
        "dupr_id": "3LP6Z6",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Gabriel B Jimenez",
        "dupr_id": "MY2L5V",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]