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

PPA Tour: Greater Zion Cup at Black Desert Resort - Mens Doubles Senior Open

ID: 6999060329

Match Scores

15-7

Loss

Play Date

2026-03-29

Play Time (Est)

6:15 AM

Play Location

Santa Clara, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.266

TY
Thomas Yeh

3LW7EZ · Las Vegas, NV, US

DUPR

5.132

TEAM 2LOSS
CW
Chip Wasson

1NKKKW · Albany, CA, US

DUPR

5.068

JD
Jay Denenberg

Q55OVN · Saratoga, CA, US

DUPR

4.649

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-6999060329
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6168103183,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.266,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Thomas Yeh",
        "dupr_id": "3LW7EZ",
        "rating": 5.132,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4354820248,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chip Wasson",
        "dupr_id": "1NKKKW",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Albany, CA, US"
      },
      {
        "name": "Jay Denenberg",
        "dupr_id": "Q55OVN",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Saratoga, CA, US"
      }
    ]
  }
]