Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4/5/2025 - Saturday Cream of the Crop

ID: 6147791366

Match Scores

11-5

Win

Play Date

2025-04-05

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AT
Adam Tanner

8WJ2G1 · Alpine, UT, US

DUPR

4.453

KG
Kevin Garcia

RZQEJZ · Provo, UT, US

DUPR

3.946

TEAM 2LOSS
SG
Scott Gorshe

89RN73 · Saratoga Springs, UT, US

DUPR

4.259

NY
Nate Young

3ZRG7D · American Fork, UT, US

DUPR

4.313

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