Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Partner League Tournament

ID: 6192838319

Match Scores

10-11

Loss

Play Date

2024-04-13

Play Time (Est)

12:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
SO
Steven Olson

3OQVVL · Hopkins, MN, US

DUPR

4.075

DM
Dan Masler

122EO7 · Plymouth, MN, US

DUPR

4.215

TEAM 2WINNER
JR
Jacob Reifschneider

4L0JDK · Plymouth, MN, US

DUPR

3.564

DN
Dan Nguyen

GGV7RD · Minneapolis, MN, US

DUPR

3.833

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-6192838319
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8029130475,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Olson",
        "dupr_id": "3OQVVL",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Dan Masler",
        "dupr_id": "122EO7",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 5454793295,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob Reifschneider",
        "dupr_id": "4L0JDK",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Dan Nguyen",
        "dupr_id": "GGV7RD",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]