Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7533558609

Match Scores

15-13

Win

Play Date

2026-01-31

Play Time (Est)

10:15 AM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
GB
Garrett Butler

76M7N0 · Milwaukee, WI, US

DUPR

4.290

AB
Alex Bennett

PWR2QG · La Crosse, WI, US

DUPR

4.609

TEAM 2LOSS
CL
Cary Lindeman

3V50W7 · USA

DUPR

4.092

WK
William Keller

17LRW0 · USA

DUPR

4.654

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-7533558609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5768016375,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Butler",
        "dupr_id": "76M7N0",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "Alex Bennett",
        "dupr_id": "PWR2QG",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      }
    ]
  },
  {
    "team_id": 5309738400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cary Lindeman",
        "dupr_id": "3V50W7",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Keller",
        "dupr_id": "17LRW0",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]