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

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

ID: 6246847262

Match Scores

6-9

Win

Play Date

2026-05-27

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Soju Sebastian

M9YQYO · USA

DUPR

3.457

AK
aaron kolstad

9J5K2E · USA

DUPR

3.167

TEAM 2WINNER
BB
Bodhisatya Bhaduri

NRYDO7 · USA

DUPR

3.471

AC
Allen Clausen

M2JQDP · Chaska, MN, US

DUPR

3.616

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-6246847262
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8481726953,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Soju Sebastian",
        "dupr_id": "M9YQYO",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "aaron kolstad",
        "dupr_id": "9J5K2E",
        "rating": 3.167,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7867460649,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bodhisatya Bhaduri",
        "dupr_id": "NRYDO7",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allen Clausen",
        "dupr_id": "M2JQDP",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      }
    ]
  }
]