Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Partner League Tournament

ID: 7573601146

Match Scores

11-2

Win

Play Date

2024-04-13

Play Time (Est)

11: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.092

DM
Dan Masler

122EO7 · Plymouth, MN, US

DUPR

4.233

TEAM 2LOSS
JM
Jeremy Martin

RZ0DGD · USA

DUPR

3.304

MM
Miranda Martin

GG2VLQ · USA

DUPR

3.025

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-7573601146
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6770742924,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Olson",
        "dupr_id": "3OQVVL",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Dan Masler",
        "dupr_id": "122EO7",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 4853492084,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Martin",
        "dupr_id": "RZ0DGD",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Miranda Martin",
        "dupr_id": "GG2VLQ",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]