Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Spring

ID: 5282839392

Match Scores

11-9

Win

Play Date

2026-04-09

Play Time (Est)

1:00 PM

Play Location

599 Greenway Road; Henderson, NV 89015

Unverified Facility

Competitor Teams

TEAM 1WINNER
TB
Trevor Black

G0OY2G · USA

DUPR

4.190

MG
miguel gonzalez

DWZXEX · Las Vegas, NV, US

DUPR

4.031

TEAM 2LOSS
RE
Rickard Ericson

KDLKOO · Las Vegas, NV, US

DUPR

4.133

LF
Luis Fernandez

ZNJOLQ · San Cristobal, Táchira, VE

DUPR

4.005

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-5282839392
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5564669642,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trevor Black",
        "dupr_id": "G0OY2G",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "miguel gonzalez",
        "dupr_id": "DWZXEX",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6182671647,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rickard Ericson",
        "dupr_id": "KDLKOO",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Luis Fernandez",
        "dupr_id": "ZNJOLQ",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      }
    ]
  }
]