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

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

ID: 6204916251

Match Scores

2-9

Loss

Play Date

2026-05-20

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Allen Clausen

M2JQDP · Chaska, MN, US

DUPR

3.596

JL
Jordon Lewis

17R9X5 · Ramsey, MN, US

DUPR

3.291

TEAM 2WINNER
ME
Matt Evans

8EVZEV · Plymouth, MN, US

DUPR

3.493

SS
Soju Sebastian

M9YQYO · USA

DUPR

3.462

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-6204916251
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6100437256,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Allen Clausen",
        "dupr_id": "M2JQDP",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Jordon Lewis",
        "dupr_id": "17R9X5",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      }
    ]
  },
  {
    "team_id": 6013188658,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Evans",
        "dupr_id": "8EVZEV",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Soju Sebastian",
        "dupr_id": "M9YQYO",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]