Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: 2026 Carvana Mesa Cup - Mens Doubles Skill: (4.0) Age: (50 To 59)

ID: 5035441927

Match Scores

12-15

Win

Play Date

2026-02-18

Play Time (Est)

8:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
DS
Don Sorensen

3ZKO2P · Chelan, WA, US

DUPR

3.598

TR
Tom Robinson

RZY2LN · Chelan, WA, US

DUPR

4.330

TEAM 2WINNER
MM
Matthew Muller

JZZ2RM · Phoenix, AZ, US

DUPR

3.765

SW
Sean Wohland

EGVYKJ · Phoenix, AZ, US

DUPR

4.072

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-5035441927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5258672132,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Don Sorensen",
        "dupr_id": "3ZKO2P",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": "Chelan, WA, US"
      },
      {
        "name": "Tom Robinson",
        "dupr_id": "RZY2LN",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Chelan, WA, US"
      }
    ]
  },
  {
    "team_id": 6903065023,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Muller",
        "dupr_id": "JZZ2RM",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Sean Wohland",
        "dupr_id": "EGVYKJ",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]