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

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

ID: 6303787291

Match Scores

11-6

Win

Play Date

2024-12-07

Play Time (Est)

8:45 AM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
SW
Steven Will

1Q96N0 · Apple Valley, MN, US

DUPR

4.960

AM
Andrew Manning

8MZY5O · Apple Valley, MN, US

DUPR

4.848

TEAM 2LOSS
CL
Cary Lindeman

3V50W7 · USA

DUPR

4.058

WK
William Keller

17LRW0 · USA

DUPR

4.143

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-6303787291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4957218285,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Will",
        "dupr_id": "1Q96N0",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Andrew Manning",
        "dupr_id": "8MZY5O",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  },
  {
    "team_id": 7794952655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cary Lindeman",
        "dupr_id": "3V50W7",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Keller",
        "dupr_id": "17LRW0",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]