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

PPA Tour: Rate Vegas Cup - Mens Doubles Senior Open

ID: 6986508386

Match Scores

11-4, 11-1

Win

Play Date

2025-10-26

Play Time (Est)

3:30 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
JT Taylor

3OL752 · St. George, UT, US

DUPR

4.648

SJ
Scott Johnston

17JWQN · Herriman, UT, US

DUPR

5.271

TEAM 2LOSS
MW
Mark Weidmann

8DREXM · Los Angeles, CA, US

DUPR

4.542

DD
Derek Del Rosario

YX4P7E · Henderson, NV, US

DUPR

4.354

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-6986508386
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5874278253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JT Taylor",
        "dupr_id": "3OL752",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Scott Johnston",
        "dupr_id": "17JWQN",
        "rating": 5.271,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 6207815376,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Weidmann",
        "dupr_id": "8DREXM",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Derek Del Rosario",
        "dupr_id": "YX4P7E",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  }
]