Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Picklr - Fort Collins

ID: 8582655988

Match Scores

10-12

Loss

Play Date

2026-05-25

Play Time (Est)

5:00 PM

Play Location

1841 Jessup Dr, Fort Collins, CO 80525, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AP
Alex Persinger

QJ9VWD · USA

DUPR

3.804

KS
Kyle Schuyler

GGE2PD · Loveland, CO, US

DUPR

3.879

TEAM 2WINNER
JL
Jonathan Lee

ZD6P2M · Fort Collins, CO, US

DUPR

3.574

AD
Aidan Dykstal

YX6ZPG · Fort Collins, CO, US

DUPR

3.847

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-8582655988
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8046404995,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Persinger",
        "dupr_id": "QJ9VWD",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Schuyler",
        "dupr_id": "GGE2PD",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      }
    ]
  },
  {
    "team_id": 4975332039,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Lee",
        "dupr_id": "ZD6P2M",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Aidan Dykstal",
        "dupr_id": "YX6ZPG",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]