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

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

ID: 8252295646

Match Scores

4-9

Win

Play Date

2026-05-20

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ME
Matt Evans

8EVZEV · Plymouth, MN, US

DUPR

3.471

JL
Jordon Lewis

17R9X5 · Ramsey, MN, US

DUPR

3.313

TEAM 2WINNER
AC
Allen Clausen

M2JQDP · Chaska, MN, US

DUPR

3.618

BB
Bodhisatya Bhaduri

NRYDO7 · USA

DUPR

3.482

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-8252295646
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6625540917,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Evans",
        "dupr_id": "8EVZEV",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Jordon Lewis",
        "dupr_id": "17R9X5",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      }
    ]
  },
  {
    "team_id": 4370394202,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allen Clausen",
        "dupr_id": "M2JQDP",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Bodhisatya Bhaduri",
        "dupr_id": "NRYDO7",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]