Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

8/9/2025 - Saturday Cream of the Crop

ID: 6624124938

Match Scores

11-9

Loss

Play Date

2025-08-09

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Scott Gorshe

89RN73 · Saratoga Springs, UT, US

DUPR

4.303

VG
Valentino Grasiuso

2ZLE9Y · Herriman, UT, US

DUPR

3.634

TEAM 2LOSS
NH
Nick Hecht

8J7RNW · American Fork, UT, US

DUPR

3.331

CB
Cameron Bunnell

EGPEOM · USA

DUPR

3.515

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-6624124938
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8033681450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Gorshe",
        "dupr_id": "89RN73",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Valentino Grasiuso",
        "dupr_id": "2ZLE9Y",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 7394896239,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Hecht",
        "dupr_id": "8J7RNW",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Cameron Bunnell",
        "dupr_id": "EGPEOM",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]