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

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

ID: 7661926857

Match Scores

9-4

Win

Play Date

2026-05-20

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Allen Clausen

M2JQDP · Chaska, MN, US

DUPR

3.625

SS
Soju Sebastian

M9YQYO · USA

DUPR

3.446

TEAM 2LOSS
ME
Matt Evans

8EVZEV · Plymouth, MN, US

DUPR

3.477

SB
Scott Bjorkstrand

G5QZXM · USA

DUPR

3.413

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-7661926857
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7657539147,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allen Clausen",
        "dupr_id": "M2JQDP",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Soju Sebastian",
        "dupr_id": "M9YQYO",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6823334434,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Evans",
        "dupr_id": "8EVZEV",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Scott Bjorkstrand",
        "dupr_id": "G5QZXM",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]