Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 - ARIZONA STATE CHAMPIONSHIP The Dink Minor League Pickleball @ American Pickleball League ~ Scottsdale, Arizona

ID: 6657292468

Match Scores

24-22

Win

Play Date

2025-08-09

Play Time (Est)

5:00 PM

Play Location

9190 Talking Stick Way

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jake Salmon

6Z6060 · Mesa, AZ, US

DUPR

4.517

BB
Billy Bradford

DW09EL · USA

DUPR

4.258

TEAM 2LOSS
DV
David Vanlierop

3LDMQQ · Peoria, AZ, US

DUPR

4.177

TB
Thomas Bottorff

3PO7E8 · Glendale, AZ, US

DUPR

4.177

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-6657292468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6719541429,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Salmon",
        "dupr_id": "6Z6060",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Billy Bradford",
        "dupr_id": "DW09EL",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8493535067,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Vanlierop",
        "dupr_id": "3LDMQQ",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Thomas Bottorff",
        "dupr_id": "3PO7E8",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]