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

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

ID: 6797861500

Match Scores

9-11, 2-11

Win

Play Date

2026-02-22

Play Time (Est)

5:00 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Jason Walker

3OK457 · East Wenatchee, WA, US

DUPR

5.065

DL
Dylan Lammers

3ZM4D8 · Boise, ID, US

DUPR

5.045

TEAM 2WINNER
JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.420

CM
Chip Mulkins

8D94M6 · Phoenix, AZ, US

DUPR

5.280

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-6797861500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4594641752,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Walker",
        "dupr_id": "3OK457",
        "rating": 5.065,
        "profile_pic_url": null,
        "location": "East Wenatchee, WA, US"
      },
      {
        "name": "Dylan Lammers",
        "dupr_id": "3ZM4D8",
        "rating": 5.045,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  },
  {
    "team_id": 5726466002,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.42,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Chip Mulkins",
        "dupr_id": "8D94M6",
        "rating": 5.28,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]