Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4339727085

Match Scores

9-6

Loss

Play Date

2026-05-20

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Soju Sebastian

M9YQYO · USA

DUPR

3.441

BB
Bodhisatya Bhaduri

NRYDO7 · USA

DUPR

3.467

TEAM 2LOSS
AC
Allen Clausen

M2JQDP · Chaska, MN, US

DUPR

3.615

ME
Matt Evans

8EVZEV · Plymouth, MN, US

DUPR

3.480

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-4339727085
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5613258776,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Soju Sebastian",
        "dupr_id": "M9YQYO",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bodhisatya Bhaduri",
        "dupr_id": "NRYDO7",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5627424961,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allen Clausen",
        "dupr_id": "M2JQDP",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Matt Evans",
        "dupr_id": "8EVZEV",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]