Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

$5,000 Picklebarn Year-End Championships - Men's Doubles (4.0-4.5)

ID: 7916235154

Match Scores

15-6

Win

Play Date

2024-12-08

Play Time (Est)

11:30 PM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
SW
Steven Will

1Q96N0 · Apple Valley, MN, US

DUPR

4.934

AM
Andrew Manning

8MZY5O · Apple Valley, MN, US

DUPR

4.818

TEAM 2LOSS
ZW
Zachary Wegscheid

99P2WR · USA

DUPR

4.480

JE
Justin Else

596PMV · Mankato, MN, US

DUPR

4.307

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-7916235154
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6470268471,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Will",
        "dupr_id": "1Q96N0",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Andrew Manning",
        "dupr_id": "8MZY5O",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  },
  {
    "team_id": 6653032257,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zachary Wegscheid",
        "dupr_id": "99P2WR",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Else",
        "dupr_id": "596PMV",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      }
    ]
  }
]