Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6613392950

Match Scores

4-15

Loss

Play Date

2026-02-18

Play Time (Est)

3:30 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1LOSS
SE
Susan E. Smith

3YRE5D · Simi Valley, CA, US

DUPR

3.775

DH
Dale Harris

8D99L3 · Clearfield, UT, US

DUPR

4.000

TEAM 2WINNER
SR
Sally Ruxton

84PPOM · Springfield, OR, US

DUPR

4.554

R(
Richard (Rick) Kent

3PGOQ3 · Greeley, CO, US

DUPR

4.572

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-6613392950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7857918668,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan E. Smith",
        "dupr_id": "3YRE5D",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      },
      {
        "name": "Dale Harris",
        "dupr_id": "8D99L3",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Clearfield, UT, US"
      }
    ]
  },
  {
    "team_id": 5447108049,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sally Ruxton",
        "dupr_id": "84PPOM",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Springfield, OR, US"
      },
      {
        "name": "Richard (Rick) Kent",
        "dupr_id": "3PGOQ3",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Greeley, CO, US"
      }
    ]
  }
]