Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8246544799

Match Scores

9-15

Loss

Play Date

2026-02-18

Play Time (Est)

8:45 AM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1LOSS
SM
Susan Moore

8M9K7V · USA

DUPR

3.441

JM
James Moore

12DQWE · The Woodlands, TX, US

DUPR

3.548

TEAM 2WINNER
AM
Andrea Mammen

L59J0K · San Jose, CA, US

DUPR

3.886

RM
Robert Murallo

84XJJM · USA

DUPR

3.663

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-8246544799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6633271263,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan Moore",
        "dupr_id": "8M9K7V",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Moore",
        "dupr_id": "12DQWE",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 5919228999,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrea Mammen",
        "dupr_id": "L59J0K",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Robert Murallo",
        "dupr_id": "84XJJM",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]