Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA Tour: Guaranteed Rate Las Vegas Open - Mixed Doubles Pro Qualifier

ID: 8449292476

Match Scores

11-2, 11-8

Loss

Play Date

2024-10-09

Play Time (Est)

5:00 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1WINNER
Noe Khlif

1RR0YQ · PPA Tour Pro

DUPR

6.338

JC
Judit Castillo Gargallo

8E5LLO · Valencia, VC, ES

DUPR

5.542

TEAM 2LOSS
NH
Noah Hobrath

3XQL6X · Fort Collins, CO, US

DUPR

5.257

AD
Allie Davis

17RKP0 · Las Vegas, NV, US

DUPR

4.962

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-8449292476
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6517032272,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noe Khlif",
        "dupr_id": "1RR0YQ",
        "rating": 6.338,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Noe-Khlif-1.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Judit Castillo Gargallo",
        "dupr_id": "8E5LLO",
        "rating": 5.542,
        "profile_pic_url": null,
        "location": "Valencia, VC, ES"
      }
    ]
  },
  {
    "team_id": 5983734171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Hobrath",
        "dupr_id": "3XQL6X",
        "rating": 5.257,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Allie Davis",
        "dupr_id": "17RKP0",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]