Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7222242804

Match Scores

15-17

Loss

Play Date

2026-02-22

Play Time (Est)

1:00 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1LOSS
EP
Elizabeth Pattison

8KL25O · New York, NY, US

DUPR

4.310

JM
James Monohan

3ZYNGL · Kings County, NY, US

DUPR

4.311

TEAM 2WINNER
DK
Donna Kipybida

YXRX94 · USA

DUPR

3.856

SW
Scott Whiting

3Z4RGP · USA

DUPR

4.395

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-7222242804
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6158151684,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Pattison",
        "dupr_id": "8KL25O",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "James Monohan",
        "dupr_id": "3ZYNGL",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 6929734332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Donna Kipybida",
        "dupr_id": "YXRX94",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Whiting",
        "dupr_id": "3Z4RGP",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]