Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

On Court Adventures 1 Day Men's Doubles Tournament at Gene Autry - Men's Doubles Skill: Combined 3.5 4.0 (18+)

ID: 4518223143

Match Scores

11-3

Win

Play Date

2025-09-20

Play Time (Est)

4:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
NS
Noe Salazar

OZV9XE · USA

DUPR

3.530

JP
Joseph Parisi

8DWNL3 · Chandler, AZ, US

DUPR

4.454

TEAM 2LOSS
MS
Matt Szeto

V2X4OJ · USA

DUPR

3.006

AG
Adam Godwin

ZZ97EW · USA

DUPR

3.801

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-4518223143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5618208145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noe Salazar",
        "dupr_id": "OZV9XE",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Parisi",
        "dupr_id": "8DWNL3",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 7684051464,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Szeto",
        "dupr_id": "V2X4OJ",
        "rating": 3.006,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Godwin",
        "dupr_id": "ZZ97EW",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]