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

Match Point Open Powered by Proton - Cash Prize Pool in Glendale - Men's Doubles 5.0+ (No DUPR Cap)

ID: 5096426109

Match Scores

10-15

Loss

Play Date

2025-06-22

Play Time (Est)

10:15 AM

Play Location

Glendale, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
EZ
Evan Zoeteman

W6NR2Q · USA

DUPR

4.918

NW
Nicholas Wilson

7DX740 · Phoenix, AZ, US

DUPR

5.061

TEAM 2WINNER
ES
Eduardo Santini Ayon

RYOZOM · USA

DUPR

5.961

JP
Joel Poland

1RWXM3 · Kearney, NE, US

DUPR

5.533

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-5096426109
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5634379391,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Evan Zoeteman",
        "dupr_id": "W6NR2Q",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Wilson",
        "dupr_id": "7DX740",
        "rating": 5.061,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5711549880,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eduardo Santini Ayon",
        "dupr_id": "RYOZOM",
        "rating": 5.961,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Poland",
        "dupr_id": "1RWXM3",
        "rating": 5.533,
        "profile_pic_url": null,
        "location": "Kearney, NE, US"
      }
    ]
  }
]