Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Recreational Partner League

ID: 6797794370

Match Scores

15-4

Win

Play Date

2024-03-30

Play Time (Est)

3:30 PM

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.022

DM
Dan Masler

122EO7 · Plymouth, MN, US

DUPR

4.189

TEAM 2LOSS
BH
Ben Hunerberg

1Q0JN4 · Osseo, MN, US

DUPR

3.597

NH
Natalie Hunerberg

3PLPNZ · Osseo, MN, US

DUPR

3.461

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-6797794370
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5050717383,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Olson",
        "dupr_id": "3OQVVL",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Dan Masler",
        "dupr_id": "122EO7",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 7097141489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Hunerberg",
        "dupr_id": "1Q0JN4",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Natalie Hunerberg",
        "dupr_id": "3PLPNZ",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      }
    ]
  }
]