Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Fall

ID: 7138274055

Match Scores

9-11, 10-12

Loss

Play Date

2025-12-04

Play Time (Est)

4:45 AM

Play Location

9001 Dean Martin Drive; Las Vegas, NV 89139

Unverified Facility

Competitor Teams

TEAM 1LOSS
TC
Tarek Cluff

35NGV1 · Las Vegas, NV, US

DUPR

3.774

VC
Vio Canahai

EWYN9V · Las Vegas, NV, US

DUPR

4.222

TEAM 2WINNER
JN
James Nortier

V4VYZJ · USA

DUPR

4.053

MB
Matthew Berkey

84EO7K · Enterprise, NV, US

DUPR

3.757

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-7138274055
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4364972654,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tarek Cluff",
        "dupr_id": "35NGV1",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Vio Canahai",
        "dupr_id": "EWYN9V",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6468202422,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Nortier",
        "dupr_id": "V4VYZJ",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Berkey",
        "dupr_id": "84EO7K",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Enterprise, NV, US"
      }
    ]
  }
]