Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 WATERFALL OPEN - Men's Doubles (4.0-4.5)

ID: 8474497168

Match Scores

7-11

Loss

Play Date

2026-04-11

Play Time (Est)

5:00 PM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
WK
William Keller

17LRW0 · USA

DUPR

4.393

CL
Cary Lindeman

3V50W7 · Mankato, MN, US

DUPR

4.016

TEAM 2WINNER
BF
Brett Furber

8JVG9D · Shakopee, MN, US

DUPR

4.694

LT
Lei Thongvivong

N75DGZ · Worthington, MN, US

DUPR

3.859

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-8474497168
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5620165993,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William Keller",
        "dupr_id": "17LRW0",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cary Lindeman",
        "dupr_id": "3V50W7",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      }
    ]
  },
  {
    "team_id": 6840556976,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brett Furber",
        "dupr_id": "8JVG9D",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      },
      {
        "name": "Lei Thongvivong",
        "dupr_id": "N75DGZ",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "Worthington, MN, US"
      }
    ]
  }
]