Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Div 16 Qualifiers

ID: 7508495764

Match Scores

5-11

Win

Play Date

2026-05-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SL
Sean Leonard

QXOW75 · USA

DUPR

3.879

WH
Wes Harris

E9JG6W · Mountlake Terrace, WA, US

DUPR

3.979

TEAM 2WINNER
ES
Evan Schmidt

E9XP0J · USA

DUPR

4.112

AD
Ayushman Dash

LWGRXK · Bothell, WA, US

DUPR

4.091

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-7508495764
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7779884340,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sean Leonard",
        "dupr_id": "QXOW75",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wes Harris",
        "dupr_id": "E9JG6W",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Mountlake Terrace, WA, US"
      }
    ]
  },
  {
    "team_id": 8227980898,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Evan Schmidt",
        "dupr_id": "E9XP0J",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ayushman  Dash",
        "dupr_id": "LWGRXK",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      }
    ]
  }
]