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

PPA Tour: 2026 Carvana Mesa Cup - Mens Doubles Senior Open

ID: 5008263332

Match Scores

2-11, 8-11

Loss

Play Date

2026-02-22

Play Time (Est)

9:00 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.408

CM
Chip Mulkins

8D94M6 · Phoenix, AZ, US

DUPR

5.208

TEAM 2WINNER
MS
Morgan Shepherd

6Z6P5Q · Fillmore, CA, US

DUPR

5.522

BB
Bill Brown

3XOJR3 · Trabuco Canyon, CA, US

DUPR

5.411

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-5008263332
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4745097121,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.408,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Chip Mulkins",
        "dupr_id": "8D94M6",
        "rating": 5.208,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7014865856,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Shepherd",
        "dupr_id": "6Z6P5Q",
        "rating": 5.522,
        "profile_pic_url": null,
        "location": "Fillmore, CA, US"
      },
      {
        "name": "Bill Brown",
        "dupr_id": "3XOJR3",
        "rating": 5.411,
        "profile_pic_url": null,
        "location": "Trabuco Canyon, CA, US"
      }
    ]
  }
]