Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rec Partner Ladder League

ID: 7532998598

Match Scores

15-10

Win

Play Date

2024-04-06

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

MH
Michael Hickel

1RDNPE · Minneapolis, MN, US

DUPR

3.961

TEAM 2LOSS
EL
Erica Li

QP9Q9R · USA

DUPR

3.198

NH
Nancy hansen

89WJ97 · Minneapolis, MN, US

DUPR

3.093

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-7532998598
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5520916195,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Olson",
        "dupr_id": "3OQVVL",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Michael Hickel",
        "dupr_id": "1RDNPE",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6647596678,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erica Li",
        "dupr_id": "QP9Q9R",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy hansen",
        "dupr_id": "89WJ97",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]