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

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

ID: 8038632301

Match Scores

8-9

Loss

Play Date

2026-05-20

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Allen Clausen

M2JQDP · Chaska, MN, US

DUPR

3.609

SS
Soju Sebastian

M9YQYO · USA

DUPR

3.433

TEAM 2WINNER
BB
Bodhisatya Bhaduri

NRYDO7 · USA

DUPR

3.473

JL
Jordon Lewis

17R9X5 · Ramsey, MN, US

DUPR

3.322

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-8038632301
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6256565959,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Allen Clausen",
        "dupr_id": "M2JQDP",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Soju Sebastian",
        "dupr_id": "M9YQYO",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4944425235,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bodhisatya Bhaduri",
        "dupr_id": "NRYDO7",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jordon Lewis",
        "dupr_id": "17R9X5",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      }
    ]
  }
]