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

PPA Tour: Rate Vegas Cup - Mens Doubles Senior Open

ID: 8309655740

Match Scores

15-13

Win

Play Date

2025-10-26

Play Time (Est)

9:00 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
JT Taylor

3OL752 · St. George, UT, US

DUPR

4.642

SJ
Scott Johnston

17JWQN · Herriman, UT, US

DUPR

5.266

TEAM 2LOSS
DJ
David Johnson

17ZRN3 · Las Vegas, NV, US

DUPR

4.905

EG
Erik Gertler

3LGGJ1 · Highland, UT, US

DUPR

5.100

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-8309655740
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4796910211,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JT Taylor",
        "dupr_id": "3OL752",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Scott Johnston",
        "dupr_id": "17JWQN",
        "rating": 5.266,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 6860154543,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Johnson",
        "dupr_id": "17ZRN3",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Erik Gertler",
        "dupr_id": "3LGGJ1",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]