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

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

ID: 4938621443

Match Scores

9-6

Loss

Play Date

2026-05-27

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Soju Sebastian

M9YQYO · USA

DUPR

3.466

SB
Scott Bjorkstrand

G5QZXM · USA

DUPR

3.444

TEAM 2LOSS
ME
Matt Evans

8EVZEV · Plymouth, MN, US

DUPR

3.470

GC
Gregory Clark

4L49KM · USA

DUPR

3.180

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-4938621443
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8163040622,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Soju Sebastian",
        "dupr_id": "M9YQYO",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Bjorkstrand",
        "dupr_id": "G5QZXM",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4942913030,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Evans",
        "dupr_id": "8EVZEV",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Gregory Clark",
        "dupr_id": "4L49KM",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]