Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 9 - Loyly Spring League

ID: 8407383247

Match Scores

6-11

Loss

Play Date

2026-04-24

Play Time (Est)

8:45 AM

Play Location

Forum

Unverified Facility

Competitor Teams

TEAM 1LOSS
TS
Tyler Sturos

6K4G0K · USA

DUPR

3.576

MK
Mark Koivisto

59R0JP · Hopkins, MN, US

DUPR

4.239

TEAM 2WINNER
JY
Jason Ylitalo

7JENK9 · Delano, MN, US

DUPR

4.193

PH
Peter Heinonen

YMQOXK · USA

DUPR

4.080

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-8407383247
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5891428058,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Sturos",
        "dupr_id": "6K4G0K",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Koivisto",
        "dupr_id": "59R0JP",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      }
    ]
  },
  {
    "team_id": 7425834227,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason  Ylitalo",
        "dupr_id": "7JENK9",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      },
      {
        "name": "Peter Heinonen",
        "dupr_id": "YMQOXK",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]