Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7133168201

Match Scores

15-5

Loss

Play Date

2026-04-11

Play Time (Est)

6:15 AM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
BF
Brett Furber

8JVG9D · Shakopee, MN, US

DUPR

4.683

LT
Lei Thongvivong

N75DGZ · Worthington, MN, US

DUPR

3.853

TEAM 2LOSS
WK
William Keller

17LRW0 · USA

DUPR

4.419

CL
Cary Lindeman

3V50W7 · Mankato, MN, US

DUPR

4.032

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-7133168201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5708234786,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Furber",
        "dupr_id": "8JVG9D",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      },
      {
        "name": "Lei Thongvivong",
        "dupr_id": "N75DGZ",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Worthington, MN, US"
      }
    ]
  },
  {
    "team_id": 5279024856,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Keller",
        "dupr_id": "17LRW0",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cary Lindeman",
        "dupr_id": "3V50W7",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      }
    ]
  }
]