Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - Las Vegas - Mixed Doubles 4.0/4.5 Age: (70+)

ID: 5891217842

Match Scores

13-15

Win

Play Date

2026-02-18

Play Time (Est)

3:30 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1LOSS
SR
Sally Ruxton

84PPOM · Springfield, OR, US

DUPR

4.535

R(
Richard (Rick) Kent

3PGOQ3 · Greeley, CO, US

DUPR

4.544

TEAM 2WINNER
ND
Nell Davis

89JPXV · Turlock, CA, US

DUPR

3.740

MD
Malcolm Davis

3XK7Y2 · Turlock, CA, US

DUPR

4.197

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-5891217842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5498144451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sally Ruxton",
        "dupr_id": "84PPOM",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Springfield, OR, US"
      },
      {
        "name": "Richard (Rick) Kent",
        "dupr_id": "3PGOQ3",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Greeley, CO, US"
      }
    ]
  },
  {
    "team_id": 6715548288,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nell Davis",
        "dupr_id": "89JPXV",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Turlock, CA, US"
      },
      {
        "name": "Malcolm Davis",
        "dupr_id": "3XK7Y2",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Turlock, CA, US"
      }
    ]
  }
]