Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball

ID: 4316902255

Match Scores

11-1

Win

Play Date

2025-06-10

Play Time (Est)

8:45 AM

Play Location

599 Greenway Road; Henderson, NV 89015

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Tommy Shin

YG755G · Las Vegas, NV, US

DUPR

4.676

JS
Jerry Shin

L5LPZZ · Las Vegas, NV, US

DUPR

4.469

TEAM 2LOSS
MG
miguel gonzalez

DWZXEX · Las Vegas, NV, US

DUPR

4.101

TN
Tuan Nguyen

PZJDLX · USA

DUPR

4.214

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-4316902255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8007978908,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy Shin",
        "dupr_id": "YG755G",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jerry Shin",
        "dupr_id": "L5LPZZ",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5402541627,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "miguel gonzalez",
        "dupr_id": "DWZXEX",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Tuan Nguyen",
        "dupr_id": "PZJDLX",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]