Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Partner League Tournament

ID: 8007205121

Match Scores

11-1

Win

Play Date

2024-04-13

Play Time (Est)

6:15 AM

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

DM
Dan Masler

122EO7 · Plymouth, MN, US

DUPR

4.222

TEAM 2LOSS
ES
Elgin Switzer

8KV2XO · Minneapolis, MN, US

DUPR

3.333

NH
Nancy hansen

89WJ97 · Minneapolis, MN, US

DUPR

3.078

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-8007205121
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4546599236,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Olson",
        "dupr_id": "3OQVVL",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Dan Masler",
        "dupr_id": "122EO7",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 4791250840,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elgin Switzer",
        "dupr_id": "8KV2XO",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Nancy hansen",
        "dupr_id": "89WJ97",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]