Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Wednesday 5:30 DUPR League (3.0-3.5) Week 7

ID: 5479198970

Match Scores

9-7

Win

Play Date

2026-05-27

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Soju Sebastian

M9YQYO · USA

DUPR

3.464

AC
Allen Clausen

M2JQDP · Chaska, MN, US

DUPR

3.614

TEAM 2LOSS
SB
Scott Bjorkstrand

G5QZXM · USA

DUPR

3.471

AK
aaron kolstad

9J5K2E · USA

DUPR

3.161

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-5479198970
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6388147789,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Soju Sebastian",
        "dupr_id": "M9YQYO",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allen Clausen",
        "dupr_id": "M2JQDP",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      }
    ]
  },
  {
    "team_id": 7109705882,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Bjorkstrand",
        "dupr_id": "G5QZXM",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "aaron kolstad",
        "dupr_id": "9J5K2E",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]