Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Partner League Tournament

ID: 8559668097

Match Scores

11-1

Win

Play Date

2024-04-13

Play Time (Est)

10:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
SO
Steven Olson

3OQVVL · Hopkins, MN, US

DUPR

4.079

DM
Dan Masler

122EO7 · Plymouth, MN, US

DUPR

4.220

TEAM 2LOSS
BH
Ben Hunerberg

1Q0JN4 · Osseo, MN, US

DUPR

3.606

NH
Natalie Hunerberg

3PLPNZ · Osseo, MN, US

DUPR

3.473

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-8559668097
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6667951056,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Olson",
        "dupr_id": "3OQVVL",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Dan Masler",
        "dupr_id": "122EO7",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 4879718769,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Hunerberg",
        "dupr_id": "1Q0JN4",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Natalie Hunerberg",
        "dupr_id": "3PLPNZ",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      }
    ]
  }
]