Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Spring

ID: 6200820807

Match Scores

11-7

Loss

Play Date

2026-04-16

Play Time (Est)

4:45 AM

Play Location

599 Greenway Road; Henderson, NV 89015

Unverified Facility

Competitor Teams

TEAM 1WINNER
RE
Rickard Ericson

KDLKOO · Las Vegas, NV, US

DUPR

4.118

CT
Christopher Thompson

30XNGN · Las Vegas, NV, US

DUPR

4.058

TEAM 2LOSS
JL
Johnathan Lata

4Z07W6 · Las Vegas, NV, US

DUPR

3.829

AL
Anthony Lim

4L6N66 · Henderson, NV, US

DUPR

3.828

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-6200820807
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4875788888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rickard Ericson",
        "dupr_id": "KDLKOO",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Christopher Thompson",
        "dupr_id": "30XNGN",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 8100907325,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johnathan Lata",
        "dupr_id": "4Z07W6",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Anthony Lim",
        "dupr_id": "4L6N66",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  }
]