Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

2026 FROZEN OPEN - Mixed Doubles (3.5-4.0)

ID: 5799534795

Match Scores

6-11

Win

Play Date

2026-02-01

Play Time (Est)

4:45 AM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
MK
Megan Knudson

RWJV7Q · USA

DUPR

3.255

JC
Juan Castaneda

WZ94GL · USA

DUPR

3.255

TEAM 2WINNER
CL
Cindy Lindeman

89ZYPV · USA

DUPR

2.487

CL
Cary Lindeman

3V50W7 · Mankato, MN, US

DUPR

4.186

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-5799534795
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7961690743,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Megan  Knudson",
        "dupr_id": "RWJV7Q",
        "rating": 3.255,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Juan Castaneda",
        "dupr_id": "WZ94GL",
        "rating": 3.255,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7436571737,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cindy Lindeman",
        "dupr_id": "89ZYPV",
        "rating": 2.487,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cary Lindeman",
        "dupr_id": "3V50W7",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      }
    ]
  }
]