Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Greater Zion Cup at Black Desert Resort - Mens Doubles Skill: (4.0) Age: (35 To 49)

ID: 7486335612

Match Scores

13-15

Loss

Play Date

2026-03-28

Play Time (Est)

1:00 PM

Play Location

Santa Clara, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
CM
Chris Mauser

3LPMNZ · Kingman, AZ, US

DUPR

4.004

TW
Todd Winebarger

ZDW90P · USA

DUPR

3.901

TEAM 2WINNER
JR
John Richards

3ORMW3 · Provo, UT, US

DUPR

3.874

TR
Tyler Richards

8442V8 · Vineyard, UT, US

DUPR

3.975

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-7486335612
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6151544991,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Mauser",
        "dupr_id": "3LPMNZ",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Kingman, AZ, US"
      },
      {
        "name": "Todd Winebarger",
        "dupr_id": "ZDW90P",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5980398469,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Richards",
        "dupr_id": "3ORMW3",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Tyler Richards",
        "dupr_id": "8442V8",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  }
]