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

PPA Tour: Utah, Tournament of Champions Mens Doubles Pro Qualifier

ID: 5773113397

Match Scores

11-6, 11-9

Loss

Play Date

2023-08-15

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jason Cheney

3P6M7M · Elk Ridge, UT, US

DUPR

5.507

RB
Rob Brandt

8JYVQW · Vineyard, UT, US

DUPR

5.162

TEAM 2LOSS
TS
Thatcher Schwendiman

8JE5D3 · Sandy, UT, US

DUPR

5.086

BJ
Brad Jenson

8WKM9M · Riverton, UT, US

DUPR

5.362

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-5773113397
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7598189223,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Cheney",
        "dupr_id": "3P6M7M",
        "rating": 5.507,
        "profile_pic_url": null,
        "location": "Elk Ridge, UT, US"
      },
      {
        "name": "Rob Brandt",
        "dupr_id": "8JYVQW",
        "rating": 5.162,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  },
  {
    "team_id": 7689416809,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thatcher Schwendiman",
        "dupr_id": "8JE5D3",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Brad Jenson",
        "dupr_id": "8WKM9M",
        "rating": 5.362,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]