Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5803082535

Match Scores

14-16

Win

Play Date

2025-10-11

Play Time (Est)

4:45 AM

Play Location

Scottsdale, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
XY
Xavier Yu

EWPY7W · Scottsdale, AZ, US

DUPR

3.723

TN
Thompson Nguyen

RYZG9D · Chandler, AZ, US

DUPR

3.746

TEAM 2WINNER
AS
Albert Susanto

6ZR90D · Gilbert, AZ, US

DUPR

3.951

PV
Pratarn Vetsri

KOLNQY · Gilbert, AZ, US

DUPR

3.877

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-5803082535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7386074918,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Xavier Yu",
        "dupr_id": "EWPY7W",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Thompson Nguyen",
        "dupr_id": "RYZG9D",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 7890500564,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Albert Susanto",
        "dupr_id": "6ZR90D",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Pratarn Vetsri",
        "dupr_id": "KOLNQY",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]