Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball

ID: 4924826269

Match Scores

11-13

Loss

Play Date

2025-06-10

Play Time (Est)

2:15 AM

Play Location

599 Greenway Road; Henderson, NV 89015

Unverified Facility

Competitor Teams

TEAM 1LOSS
TS
Tommy Shin

YG755G · Las Vegas, NV, US

DUPR

4.666

JS
Jerry Shin

L5LPZZ · Las Vegas, NV, US

DUPR

4.460

TEAM 2WINNER
MG
miguel gonzalez

DWZXEX · Las Vegas, NV, US

DUPR

4.108

TN
Tuan Nguyen

PZJDLX · USA

DUPR

4.375

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-4924826269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4957260417,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tommy Shin",
        "dupr_id": "YG755G",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jerry Shin",
        "dupr_id": "L5LPZZ",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5957097497,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "miguel gonzalez",
        "dupr_id": "DWZXEX",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Tuan Nguyen",
        "dupr_id": "PZJDLX",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]