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

Match Scores

15-5

Win

Play Date

2025-10-11

Play Time (Est)

9:00 PM

Play Location

Glendale, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
NS
Noe Salazar

OZV9XE · USA

DUPR

3.639

JP
Joseph Parisi

8DWNL3 · Chandler, AZ, US

DUPR

4.575

TEAM 2LOSS
KD
Kevin Doherty

X2POER · USA

DUPR

3.377

KR
kirk Ricketts

G5Z2EQ · USA

DUPR

3.373

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-4453532528
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8252873595,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noe Salazar",
        "dupr_id": "OZV9XE",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Parisi",
        "dupr_id": "8DWNL3",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 5446544877,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Doherty",
        "dupr_id": "X2POER",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "kirk Ricketts",
        "dupr_id": "G5Z2EQ",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]