Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Spring

ID: 5419461214

Match Scores

5-11, 2-11

Loss

Play Date

2026-05-19

Play Time (Est)

11:30 PM

Play Location

599 Greenway Road; Henderson, NV 89015

Unverified Facility

Competitor Teams

TEAM 1LOSS
GL
Gabrielle Leynes

NRKRM7 · Las Vegas, NV, US

DUPR

3.529

GP
Gabriela Pappert

V20ZDE · Henderson, NV, US

DUPR

3.425

TEAM 2WINNER
SR
Shannon Russell

L5ROVQ · USA

DUPR

3.782

AG
Alyssa Gits

1R7R6Q · USA

DUPR

4.004

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-5419461214
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6076170286,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabrielle Leynes",
        "dupr_id": "NRKRM7",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Gabriela  Pappert",
        "dupr_id": "V20ZDE",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 6765471078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shannon Russell",
        "dupr_id": "L5ROVQ",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alyssa Gits",
        "dupr_id": "1R7R6Q",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]