Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - Las Vegas - Mixed Doubles 4.0 Age: (40+)

ID: 5495169521

Match Scores

4-15

Win

Play Date

2026-02-22

Play Time (Est)

6:15 AM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1LOSS
JR
Jennifer Reasner

8947KJ · Las Vegas, NV, US

DUPR

3.679

EJ
Enrique Juan Towry

EGR2WM · Alamogordo, NM, US

DUPR

4.379

TEAM 2WINNER
MP
Melanie Pulliam

3V0LE1 · Hanford, CA, US

DUPR

4.497

VV
Vorlasing Vankham

355RXR · Porterville, CA, US

DUPR

4.282

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-5495169521
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5097589792,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Reasner",
        "dupr_id": "8947KJ",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Enrique Juan Towry",
        "dupr_id": "EGR2WM",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Alamogordo, NM, US"
      }
    ]
  },
  {
    "team_id": 4968767353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melanie Pulliam",
        "dupr_id": "3V0LE1",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Hanford, CA, US"
      },
      {
        "name": "Vorlasing Vankham",
        "dupr_id": "355RXR",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Porterville, CA, US"
      }
    ]
  }
]