Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

04/26/24 Friday Cream of the Crop

ID: 5759417510

Match Scores

11-9

Win

Play Date

2024-04-26

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Alex Knight

8K6768 · Salt Lake City, UT, US

DUPR

4.744

SJ
Scott Jarvie

30N79G · Highland, UT, US

DUPR

4.259

TEAM 2LOSS
CS
Cameron Smith

59YZQR · Spanish Fork, UT, US

DUPR

3.673

AT
Adam Tanner

8WJ2G1 · Alpine, UT, US

DUPR

4.312

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-5759417510
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4909812825,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Knight",
        "dupr_id": "8K6768",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Scott Jarvie",
        "dupr_id": "30N79G",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 5330953724,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Smith",
        "dupr_id": "59YZQR",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Adam Tanner",
        "dupr_id": "8WJ2G1",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      }
    ]
  }
]