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

PPA Tour: 2026 Carvana Mesa Cup - Mens Doubles Pro Qualifier

ID: 7936881206

Match Scores

11-7, 6-11, 7-11

Loss

Play Date

2026-02-16

Play Time (Est)

3:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
NP
Nick Petterson

8WOGL3 · Boise, ID, US

DUPR

5.785

GB
Grayson Brandon

RZRRVE · Gilbert, AZ, US

DUPR

4.713

TEAM 2WINNER
AB
Austin Bachman

12K5O4 · Pasco, WA, US

DUPR

5.556

BB
Breaden Brooks

8J5VPM · Bend, OR, US

DUPR

5.390

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-7936881206
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5703474061,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Petterson",
        "dupr_id": "8WOGL3",
        "rating": 5.785,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Grayson Brandon",
        "dupr_id": "RZRRVE",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 5773688509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin Bachman",
        "dupr_id": "12K5O4",
        "rating": 5.556,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      },
      {
        "name": "Breaden Brooks",
        "dupr_id": "8J5VPM",
        "rating": 5.39,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]