Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Rate Vegas Cup - Mixed Doubles Skill: (4.5) Age: (08 To 34)

ID: 6064080281

Match Scores

15-8

Loss

Play Date

2025-10-26

Play Time (Est)

6:15 AM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1WINNER
MW
Meggan William

YXYD5G · Las Vegas, NV, US

DUPR

4.393

JT
Jake Triplett

8J5RJD · Shawnee, KS, US

DUPR

4.825

TEAM 2LOSS
OB
Olivia Bolden

0Y0NJ2 · USA

DUPR

4.262

SA
Sam Alhaiki

V7D6Y5 · Phoenix, AZ, US

DUPR

4.217

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-6064080281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8029270549,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Meggan William",
        "dupr_id": "YXYD5G",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jake Triplett",
        "dupr_id": "8J5RJD",
        "rating": 4.825,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      }
    ]
  },
  {
    "team_id": 6587034854,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Olivia Bolden",
        "dupr_id": "0Y0NJ2",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Alhaiki",
        "dupr_id": "V7D6Y5",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]