Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rec Partner Ladder League

ID: 4858560304

Match Scores

15-11

Win

Play Date

2024-04-06

Play Time (Est)

5:00 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.042

MH
Michael Hickel

1RDNPE · Minneapolis, MN, US

DUPR

3.960

TEAM 2LOSS
AL
Amy Lyons

35NXGV · MN, US

DUPR

4.159

MD
Milin Danek

YGN2EK · Minneapolis, MN, US

DUPR

3.487

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-4858560304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4534752488,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Olson",
        "dupr_id": "3OQVVL",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Michael Hickel",
        "dupr_id": "1RDNPE",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5166004523,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amy Lyons",
        "dupr_id": "35NXGV",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Milin Danek",
        "dupr_id": "YGN2EK",
        "rating": 3.487,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]