Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League F - 4/17

ID: 8562085385

Match Scores

9-11

Loss

Play Date

2026-04-17

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Ken Matys

8MKKO3 · Provo, UT, US

DUPR

4.130

LP
Logan Packer

YGZQ2K · South Jordan, UT, US

DUPR

4.019

TEAM 2WINNER
CB
Chris Beckstead

0QODKQ · Highland, UT, US

DUPR

4.159

TO
Tyler Olsen

3VRM07 · Eagle Mountain, 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-8562085385
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7069196878,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ken Matys",
        "dupr_id": "8MKKO3",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Logan Packer",
        "dupr_id": "YGZQ2K",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 7243742460,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Beckstead",
        "dupr_id": "0QODKQ",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Tyler Olsen",
        "dupr_id": "3VRM07",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  }
]