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

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

ID: 6680874234

Match Scores

11-13, 12-10, 11-5

Loss

Play Date

2024-10-10

Play Time (Est)

7:30 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Keaton Cullimore

3X9YR8 · Sandy, UT, US

DUPR

5.876

BL
Bryce Larson

8M9LV3 · Pleasant Grove, UT, US

DUPR

5.729

TEAM 2LOSS
AO
Aron Ouye

8MZ9D3 · San Diego, CA, US

DUPR

5.583

CM
Connor Mccartney

3ZLD2L · San Diego, CA, US

DUPR

5.375

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-6680874234
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6257399763,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keaton Cullimore",
        "dupr_id": "3X9YR8",
        "rating": 5.876,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Bryce Larson",
        "dupr_id": "8M9LV3",
        "rating": 5.729,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 7816222040,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aron Ouye",
        "dupr_id": "8MZ9D3",
        "rating": 5.583,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Connor Mccartney",
        "dupr_id": "3ZLD2L",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]