Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5769972254

Match Scores

12-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
MB
Margaret Bahnson

3ZDKEW · Sandy, OR, US

DUPR

3.806

TD
Thomas Dean

12DVO7 · Happy Valley, OR, US

DUPR

3.335

TEAM 2WINNER
SM
Susan Moore

8M9K7V · USA

DUPR

3.535

JM
James Moore

12DQWE · The Woodlands, TX, US

DUPR

3.581

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-5769972254
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5220059672,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Margaret Bahnson",
        "dupr_id": "3ZDKEW",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Sandy, OR, US"
      },
      {
        "name": "Thomas Dean",
        "dupr_id": "12DVO7",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": "Happy Valley, OR, US"
      }
    ]
  },
  {
    "team_id": 6689175517,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susan Moore",
        "dupr_id": "8M9K7V",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Moore",
        "dupr_id": "12DQWE",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]