Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

06--WEDNESDAY-7:30PM-3.75-4.25-DUPR-COMP-LADDER - Round 9 | Group 3 | Game 4

ID: 5228319486

Match Scores

11-8

Loss

Play Date

2026-05-24

Play Time (Est)

7:30 PM

Play Location

Shakopee MN United States

Unverified Facility

Competitor Teams

TEAM 1WINNER
RA
Roshan Abraham

2QLYR9 · USA

DUPR

3.965

JB
John Bevans

3PP76M · USA

DUPR

3.682

TEAM 2LOSS
TV
Todd Vergin

PWJEYG · Chaska, MN, US

DUPR

3.628

BR
Brian Riley

EG6MOO · USA

DUPR

3.607

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-5228319486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6973902688,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roshan Abraham",
        "dupr_id": "2QLYR9",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Bevans",
        "dupr_id": "3PP76M",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6101999969,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Vergin",
        "dupr_id": "PWJEYG",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Brian Riley",
        "dupr_id": "EG6MOO",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]