Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Official Rated Play 4.0+

ID: 5283587720

Match Scores

13-11

Loss

Play Date

2024-03-19

Play Time (Est)

9:00 PM

Play Location

3300 5th St NE, Minneapolis, MN 55418, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AY
Alex Yasnuk

GG29MM · Minneapolis, MN, US

DUPR

3.985

BM
Brad Meade

89XOKR · Maplewood, MN, US

DUPR

4.274

TEAM 2LOSS
SK
Scott Krueger

3VV94J · USA

DUPR

3.725

MC
Mark Connell

1NOGYZ · Maple Grove, MN, US

DUPR

4.442

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-5283587720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8393974710,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Yasnuk",
        "dupr_id": "GG29MM",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Brad Meade",
        "dupr_id": "89XOKR",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Maplewood, MN, US"
      }
    ]
  },
  {
    "team_id": 4326238752,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Krueger",
        "dupr_id": "3VV94J",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Connell",
        "dupr_id": "1NOGYZ",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]