Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pints & Paddle Men's Partner 3.6-4.25 League Tournament

ID: 5712249447

Match Scores

15-13, 15-9

Loss

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

15450 Grove Cir N, Maple Grove, MN 55369, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CW
Christian Wieser

9PQYKJ · Minneapolis, MN, US

DUPR

3.965

LG
Lucas Golliet

YXE95E · USA

DUPR

3.981

TEAM 2LOSS
DM
Dan Mayer

L576V6 · Osseo, MN, US

DUPR

3.806

BM
Brian McGuire

OD9VWL · USA

DUPR

4.113

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-5712249447
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8422014344,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian Wieser",
        "dupr_id": "9PQYKJ",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Lucas Golliet",
        "dupr_id": "YXE95E",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7475153744,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Mayer",
        "dupr_id": "L576V6",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Brian McGuire",
        "dupr_id": "OD9VWL",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]