Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League F - 03/27

ID: 6999119638

Match Scores

11-6

Loss

Play Date

2026-03-27

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Spencer Kimball

8MZ6YO · USA

DUPR

4.291

CL
Cedrik Laplante

3L0ZZ5 · Pleasant Grove, UT, US

DUPR

4.179

TEAM 2LOSS
CL
Carter Leski

3X9DP7 · Provo, UT, US

DUPR

4.626

BB
Brady Beers

RXYPGD · Lehi, UT, US

DUPR

4.115

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-6999119638
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8370415152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Spencer Kimball",
        "dupr_id": "8MZ6YO",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cedrik Laplante",
        "dupr_id": "3L0ZZ5",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 4598932945,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Leski",
        "dupr_id": "3X9DP7",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Brady Beers",
        "dupr_id": "RXYPGD",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]