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

Scripps Ranch Swim & Racquet Club Men's Premier League

ID: 6844284191

Match Scores

11-4

Win

Play Date

2026-04-09

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Spencer Mccartney

8MQ2DO · San Diego, CA, US

DUPR

4.998

JW
Jake Walton

16KVQD · San Diego, CA, US

DUPR

4.427

TEAM 2LOSS
DS
Dale Stuzka

GGOV5D · San Diego, CA, US

DUPR

4.487

TP
Tim Phan

3LY565 · USA

DUPR

4.195

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-6844284191
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7263009168,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Spencer Mccartney",
        "dupr_id": "8MQ2DO",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Jake Walton",
        "dupr_id": "16KVQD",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 4584371133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dale Stuzka",
        "dupr_id": "GGOV5D",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Tim Phan",
        "dupr_id": "3LY565",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]