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

Scripps Ranch Swim & Racquet Club Men's Premier League

ID: 7011291934

Match Scores

11-5, 11-1

Win

Play Date

2026-04-09

Play Time (Est)

11:30 PM

Play Location

Scripps Ranch Swim and Racquet Club, Aviary Drive, San Diego, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Dale Stuzka

GGOV5D · San Diego, CA, US

DUPR

4.501

SM
Spencer Mccartney

8MQ2DO · San Diego, CA, US

DUPR

5.012

TEAM 2LOSS
JW
Jake Walton

16KVQD · San Diego, CA, US

DUPR

4.413

TP
Tim Phan

3LY565 · San Diego, CA, US

DUPR

4.167

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-7011291934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6892217544,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dale Stuzka",
        "dupr_id": "GGOV5D",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Spencer Mccartney",
        "dupr_id": "8MQ2DO",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 7403506010,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Walton",
        "dupr_id": "16KVQD",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Tim Phan",
        "dupr_id": "3LY565",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]