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

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

ID: 6060286281

Match Scores

9-5

Loss

Play Date

2026-05-27

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Bodhisatya Bhaduri

NRYDO7 · USA

DUPR

3.470

SB
Scott Bjorkstrand

G5QZXM · USA

DUPR

3.460

TEAM 2LOSS
AC
Allen Clausen

M2JQDP · Chaska, MN, US

DUPR

3.616

AK
aaron kolstad

9J5K2E · USA

DUPR

3.167

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-6060286281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5554116542,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bodhisatya Bhaduri",
        "dupr_id": "NRYDO7",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Bjorkstrand",
        "dupr_id": "G5QZXM",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5462908064,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allen Clausen",
        "dupr_id": "M2JQDP",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "aaron kolstad",
        "dupr_id": "9J5K2E",
        "rating": 3.167,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]