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

PPA Tour: Guaranteed Rate Las Vegas Open - Mixed Doubles Senior Open

ID: 6171648548

Match Scores

15-12

Win

Play Date

2024-10-12

Play Time (Est)

9:00 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1WINNER
AT
Amie Taylor

5900D5 · Las Vegas, NV, US

DUPR

5.124

AB
Andrew Biederman

3ORXP2 · Truckee, CA, US

DUPR

5.331

TEAM 2LOSS
KO
Kimmie Ouchi

16OQKD · Makawao, HI, US

DUPR

5.376

JG
Jeffrey Giesea

Z94GGM · Maui County, HI, US

DUPR

4.958

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-6171648548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8567033861,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amie Taylor",
        "dupr_id": "5900D5",
        "rating": 5.124,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Andrew Biederman",
        "dupr_id": "3ORXP2",
        "rating": 5.331,
        "profile_pic_url": null,
        "location": "Truckee, CA, US"
      }
    ]
  },
  {
    "team_id": 7870712771,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimmie Ouchi",
        "dupr_id": "16OQKD",
        "rating": 5.376,
        "profile_pic_url": null,
        "location": "Makawao, HI, US"
      },
      {
        "name": "Jeffrey Giesea",
        "dupr_id": "Z94GGM",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "Maui County, HI, US"
      }
    ]
  }
]