Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7207675744

Match Scores

13-15

Win

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
CW
Christian Wieser

9PQYKJ · Minneapolis, MN, US

DUPR

3.961

LG
Lucas Golliet

YXE95E · USA

DUPR

3.977

TEAM 2WINNER
DM
Dan Mayer

L576V6 · Osseo, MN, US

DUPR

3.816

BM
Brian McGuire

OD9VWL · USA

DUPR

4.126

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-7207675744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6709163465,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Wieser",
        "dupr_id": "9PQYKJ",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Lucas Golliet",
        "dupr_id": "YXE95E",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5277286959,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Mayer",
        "dupr_id": "L576V6",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Brian McGuire",
        "dupr_id": "OD9VWL",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]