Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 7 - Loyly Spring League

ID: 5485095658

Match Scores

9-15

Win

Play Date

2026-04-10

Play Time (Est)

11:30 PM

Play Location

Forum

Unverified Facility

Competitor Teams

TEAM 1LOSS
BR
Brice Ryynanen

55JRW0 · USA

DUPR

3.445

CR
Carl Ryynanen

9JNJ6R · USA

DUPR

3.392

TEAM 2WINNER
MK
Mark Koivisto

59R0JP · Hopkins, MN, US

DUPR

4.256

TS
Tyler Sturos

6K4G0K · USA

DUPR

3.577

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-5485095658
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8199676404,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brice Ryynanen",
        "dupr_id": "55JRW0",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carl Ryynanen",
        "dupr_id": "9JNJ6R",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8437455868,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Koivisto",
        "dupr_id": "59R0JP",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Tyler Sturos",
        "dupr_id": "6K4G0K",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]