Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Fall

ID: 5419658798

Match Scores

6-11

Loss

Play Date

2025-12-04

Play Time (Est)

3:30 PM

Play Location

7575 W Sunset Rd #110; Las Vegas, NV 89113

Unverified Facility

Competitor Teams

TEAM 1LOSS
MR
Monique Richards

NYV2YN · Henderson, NV, US

DUPR

4.236

HS
Halina Sullivan

JZOEXJ · Henderson, NV, US

DUPR

4.283

TEAM 2WINNER
VN
virginia Nisson

OZ6Z6L · Henderson, NV, US

DUPR

4.091

GB
Gabrielle Boreta

RYX2JM · Las Vegas, NV, US

DUPR

4.419

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-5419658798
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5166009244,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Monique Richards",
        "dupr_id": "NYV2YN",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Halina Sullivan",
        "dupr_id": "JZOEXJ",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 5791009902,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "virginia Nisson",
        "dupr_id": "OZ6Z6L",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Gabrielle Boreta",
        "dupr_id": "RYX2JM",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]