Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RRC #16 - Mens 4.5 Round 1

ID: 8266210294

Match Scores

4-11

Loss

Play Date

2026-02-14

Play Time (Est)

11:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SS
Stephen Soderstrom

E9Z5MV · USA

DUPR

4.222

VQ
Vito Quaglia

0YXYE2 · Chanhassen, MN, US

DUPR

4.041

TEAM 2WINNER
RL
Rory Luck

JZPGEO · Chaska, MN, US

DUPR

4.544

TP
Tyler Pauleon

DWJZDM · Osseo, MN, US

DUPR

4.147

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-8266210294
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8077208474,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Soderstrom",
        "dupr_id": "E9Z5MV",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vito Quaglia",
        "dupr_id": "0YXYE2",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Chanhassen, MN, US"
      }
    ]
  },
  {
    "team_id": 7027885282,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rory Luck",
        "dupr_id": "JZPGEO",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Tyler Pauleon",
        "dupr_id": "DWJZDM",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      }
    ]
  }
]