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

PPA Tour: 2026 PPA Finals - Mens Doubles Senior Open

ID: 6990215353

Match Scores

15-12

Loss

Play Date

2026-05-10

Play Time (Est)

2:15 AM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Morgan Shepherd

6Z6P5Q · Fillmore, CA, US

DUPR

5.539

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.616

TEAM 2LOSS
JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.169

CR
Craig Riley

3P5ELZ · Encinitas, CA, US

DUPR

5.126

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-6990215353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6412457401,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Morgan Shepherd",
        "dupr_id": "6Z6P5Q",
        "rating": 5.539,
        "profile_pic_url": null,
        "location": "Fillmore, CA, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.616,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5413455837,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Craig Riley",
        "dupr_id": "3P5ELZ",
        "rating": 5.126,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      }
    ]
  }
]