Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Phoenix Amateur Open Presented by Banner Physical Therapy @ The Pickleball Space - Mens Doubles Skill: (4.0) Age: (Any)

ID: 8493592625

Match Scores

11-1, 11-3

Win

Play Date

2025-10-11

Play Time (Est)

6:15 AM

Play Location

Glendale, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
NS
Noe Salazar

OZV9XE · USA

DUPR

3.721

JP
Joseph Parisi

8DWNL3 · Chandler, AZ, US

DUPR

4.662

TEAM 2LOSS
SW
Spencer Walraven

6KEKWD · USA

DUPR

3.568

CB
Chase Brink

4PDP9K · USA

DUPR

3.568

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-8493592625
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7222364336,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noe Salazar",
        "dupr_id": "OZV9XE",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Parisi",
        "dupr_id": "8DWNL3",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 6956060085,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Spencer Walraven",
        "dupr_id": "6KEKWD",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chase Brink",
        "dupr_id": "4PDP9K",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]