Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4/5/2025 - Saturday Cream of the Crop

ID: 5366586282

Match Scores

3-11

Win

Play Date

2025-04-05

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AT
Adam Tanner

8WJ2G1 · Alpine, UT, US

DUPR

4.421

NY
Nate Young

3ZRG7D · American Fork, UT, US

DUPR

4.241

TEAM 2WINNER
SG
Scott Gorshe

89RN73 · Saratoga Springs, UT, US

DUPR

4.291

KG
Kevin Garcia

RZQEJZ · Provo, UT, US

DUPR

3.977

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-5366586282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7191081704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Tanner",
        "dupr_id": "8WJ2G1",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      },
      {
        "name": "Nate Young",
        "dupr_id": "3ZRG7D",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6966960119,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Gorshe",
        "dupr_id": "89RN73",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Kevin Garcia",
        "dupr_id": "RZQEJZ",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]