Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Nevada Team Pickleball - Fall

ID: 5963987357

Match Scores

4-11

Loss

Play Date

2025-11-20

Play Time (Est)

6:15 AM

Play Location

9001 Dean Martin Drive; Las Vegas, NV 89139

Unverified Facility

Competitor Teams

TEAM 1LOSS
MR
Monique Richards

NYV2YN · Henderson, NV, US

DUPR

4.227

HS
Halina Sullivan

JZOEXJ · Henderson, NV, US

DUPR

4.274

TEAM 2WINNER
FM
Faye Mcphillips

DWYVOY · Las Vegas, NV, US

DUPR

3.872

LW
Lacy Wedge

EWOXWE · Las Vegas, NV, US

DUPR

3.902

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-5963987357
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5287815481,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Monique Richards",
        "dupr_id": "NYV2YN",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Halina Sullivan",
        "dupr_id": "JZOEXJ",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 8289136835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Faye Mcphillips",
        "dupr_id": "DWYVOY",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Lacy Wedge",
        "dupr_id": "EWOXWE",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]