Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 9 - Loyly Spring League

ID: 7377949868

Match Scores

11-3

Loss

Play Date

2026-04-24

Play Time (Est)

9:00 PM

Play Location

Forum

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Tyler Sturos

6K4G0K · USA

DUPR

3.602

JY
Jason Ylitalo

7JENK9 · Delano, MN, US

DUPR

4.219

TEAM 2LOSS
PH
Peter Heinonen

YMQOXK · USA

DUPR

4.048

MK
Mark Koivisto

59R0JP · Hopkins, MN, US

DUPR

4.213

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-7377949868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4831483848,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Sturos",
        "dupr_id": "6K4G0K",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason  Ylitalo",
        "dupr_id": "7JENK9",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      }
    ]
  },
  {
    "team_id": 8038613266,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Heinonen",
        "dupr_id": "YMQOXK",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Koivisto",
        "dupr_id": "59R0JP",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      }
    ]
  }
]