Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7813146269

Match Scores

15-3

Win

Play Date

2026-02-22

Play Time (Est)

6:15 AM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1WINNER
EP
Elizabeth Pattison

8KL25O · New York, NY, US

DUPR

4.344

JM
James Monohan

3ZYNGL · Kings County, NY, US

DUPR

4.347

TEAM 2LOSS
JR
Jennifer Reasner

8947KJ · Las Vegas, NV, US

DUPR

3.656

EJ
Enrique Juan Towry

EGR2WM · Alamogordo, NM, US

DUPR

4.364

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-7813146269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8405657072,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Pattison",
        "dupr_id": "8KL25O",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "James Monohan",
        "dupr_id": "3ZYNGL",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 4531146635,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Reasner",
        "dupr_id": "8947KJ",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Enrique Juan Towry",
        "dupr_id": "EGR2WM",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Alamogordo, NM, US"
      }
    ]
  }
]