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

2026 Tucson PPA Challenger - Mens Doubles Pro Main Draw

ID: 8540001441

Match Scores

4-11, 8-11

Loss

Play Date

2026-01-24

Play Time (Est)

10:15 AM

Play Location

Tucson, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
GB
Grayson Brandon

RZRRVE · Gilbert, AZ, US

DUPR

4.691

SL
Sammy Lee

8JJLD8 · Gilbert, AZ, US

DUPR

5.874

TEAM 2WINNER
BB
Billy Buchhauser

8D5GY8 · Meridian, ID, US

DUPR

5.326

KK
Kendall Kikkawa

8DK9O4 · Boise, ID, US

DUPR

5.557

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-8540001441
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6003156507,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Grayson Brandon",
        "dupr_id": "RZRRVE",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Sammy Lee",
        "dupr_id": "8JJLD8",
        "rating": 5.874,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 4529446608,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Billy Buchhauser",
        "dupr_id": "8D5GY8",
        "rating": 5.326,
        "profile_pic_url": null,
        "location": "Meridian, ID, US"
      },
      {
        "name": "Kendall Kikkawa",
        "dupr_id": "8DK9O4",
        "rating": 5.557,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]