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

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

ID: 5201811066

Match Scores

12-10, 12-10

Win

Play Date

2026-03-29

Play Time (Est)

7:30 PM

Play Location

Santa Clara, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
SE
Stephen Emmons

8WRLL3 · Martinsburg, WV, US

DUPR

5.163

CR
Cord Robbins

3VXJ5J · Alpine, UT, US

DUPR

5.627

TEAM 2LOSS
JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.262

TY
Thomas Yeh

3LW7EZ · Las Vegas, NV, US

DUPR

5.111

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-5201811066
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6454654769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Emmons",
        "dupr_id": "8WRLL3",
        "rating": 5.163,
        "profile_pic_url": null,
        "location": "Martinsburg, WV, US"
      },
      {
        "name": "Cord Robbins",
        "dupr_id": "3VXJ5J",
        "rating": 5.627,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      }
    ]
  },
  {
    "team_id": 5587478542,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.262,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Thomas Yeh",
        "dupr_id": "3LW7EZ",
        "rating": 5.111,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]