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: 5033649683

Match Scores

19-21

Loss

Play Date

2025-08-09

Play Time (Est)

12:45 AM

Play Location

9190 Talking Stick Way

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jake Salmon

6Z6060 · Mesa, AZ, US

DUPR

4.534

SS
Sarah Salmon

V7LQY5 · Mesa, AZ, US

DUPR

3.751

TEAM 2WINNER
QC
Quincy Cobbin

PKEZEX · Phoenix, AZ, US

DUPR

4.541

TW
Trisha Wherley

35MOML · Phoenix, AZ, US

DUPR

3.353

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-5033649683
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4342727264,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Salmon",
        "dupr_id": "6Z6060",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Sarah Salmon",
        "dupr_id": "V7LQY5",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 7106099977,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Quincy Cobbin",
        "dupr_id": "PKEZEX",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Trisha Wherley",
        "dupr_id": "35MOML",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]