Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - Las Vegas - Mixed Doubles 3.5 Age: (65+)

ID: 6255427818

Match Scores

15-9

Loss

Play Date

2026-02-18

Play Time (Est)

7:30 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1WINNER
WR
Wenda Roberts

0Y6K9G · Hamilton, Pembroke Parish, BM

DUPR

3.598

DG
David graves

4PMJ7G · USA

DUPR

3.738

TEAM 2LOSS
SM
Susan Moore

8M9K7V · USA

DUPR

3.455

JM
James Moore

12DQWE · The Woodlands, TX, US

DUPR

3.553

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-6255427818
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8468152169,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wenda Roberts",
        "dupr_id": "0Y6K9G",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": "Hamilton, Pembroke Parish, BM"
      },
      {
        "name": "David graves",
        "dupr_id": "4PMJ7G",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7031060387,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Moore",
        "dupr_id": "8M9K7V",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Moore",
        "dupr_id": "12DQWE",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]