Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rec Partner Ladder League

ID: 6939868680

Match Scores

15-2

Win

Play Date

2024-04-06

Play Time (Est)

1: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.029

MH
Michael Hickel

1RDNPE · Minneapolis, MN, US

DUPR

3.956

TEAM 2LOSS
JR
Jacob Reifschneider

4L0JDK · Plymouth, MN, US

DUPR

3.582

DN
Dan Nguyen

GGV7RD · Minneapolis, MN, US

DUPR

3.856

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-6939868680
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7204467258,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Olson",
        "dupr_id": "3OQVVL",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Michael Hickel",
        "dupr_id": "1RDNPE",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6285397400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Reifschneider",
        "dupr_id": "4L0JDK",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Dan Nguyen",
        "dupr_id": "GGV7RD",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]