Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Recreational Partner League

ID: 7529756282

Match Scores

9-15

Loss

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 1LOSS
SO
Steven Olson

3OQVVL · Hopkins, MN, US

DUPR

3.994

DM
Dan Masler

122EO7 · Plymouth, MN, US

DUPR

4.160

TEAM 2WINNER
AL
Amy Lyons

35NXGV · MN, US

DUPR

4.147

NS
Nate Streeter

892GW7 · Minneapolis, MN, US

DUPR

4.010

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-7529756282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8021559772,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Olson",
        "dupr_id": "3OQVVL",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Dan Masler",
        "dupr_id": "122EO7",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 4911933366,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Lyons",
        "dupr_id": "35NXGV",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Nate Streeter",
        "dupr_id": "892GW7",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]