Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 FROZEN OPEN - Mixed Doubles (3.5-4.0)

ID: 5950916062

Match Scores

11-4

Loss

Play Date

2026-02-01

Play Time (Est)

11:30 PM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
Jody Rizzi

EGXPLW · Okabena, MN, US

DUPR

3.814

GR
Giovanni Rizzi

59QRWR · Okabena, MN, US

DUPR

4.118

TEAM 2LOSS
CL
Cindy Lindeman

89ZYPV · USA

DUPR

2.469

CL
Cary Lindeman

3V50W7 · Mankato, MN, US

DUPR

4.158

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-5950916062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5708414987,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jody Rizzi",
        "dupr_id": "EGXPLW",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      },
      {
        "name": "Giovanni Rizzi",
        "dupr_id": "59QRWR",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      }
    ]
  },
  {
    "team_id": 8157604550,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cindy Lindeman",
        "dupr_id": "89ZYPV",
        "rating": 2.469,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cary Lindeman",
        "dupr_id": "3V50W7",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      }
    ]
  }
]