Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Match Point Open Powered by Proton - Cash Prize Pool in Scottsdale - Men's Doubles 5.0+

ID: 6432123842

Match Scores

15-8

Loss

Play Date

2025-08-03

Play Time (Est)

3:30 PM

Play Location

Scottsdale, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
SA
Sam Austin Angelo

3P4P5Q · Scottsdale, AZ, US

DUPR

5.609

RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.897

TEAM 2LOSS
MW
Michael Wolf

MY2VYL · Chandler, AZ, US

DUPR

5.305

PR
Pally Ray

2LV0K4 · Tempe, AZ, US

DUPR

5.321

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-6432123842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6762344593,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Austin Angelo",
        "dupr_id": "3P4P5Q",
        "rating": 5.609,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.897,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 5373874453,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Wolf",
        "dupr_id": "MY2VYL",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Pally Ray",
        "dupr_id": "2LV0K4",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  }
]