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

2026 FROZEN OPEN - Mixed Doubles (3.5-4.0)

ID: 5507469859

Match Scores

15-0

Win

Play Date

2026-02-01

Play Time (Est)

8:45 AM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
Jody Rizzi

EGXPLW · Okabena, MN, US

DUPR

3.821

GR
Giovanni Rizzi

59QRWR · Okabena, MN, US

DUPR

4.127

TEAM 2LOSS
CW
Chelsey Warner

V2WPLP · USA

DUPR

2.529

SD
Sean Distad

OZJLDE · USA

DUPR

2.632

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-5507469859
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4479672810,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jody Rizzi",
        "dupr_id": "EGXPLW",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      },
      {
        "name": "Giovanni Rizzi",
        "dupr_id": "59QRWR",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      }
    ]
  },
  {
    "team_id": 8261733885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chelsey  Warner",
        "dupr_id": "V2WPLP",
        "rating": 2.529,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Distad",
        "dupr_id": "OZJLDE",
        "rating": 2.632,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]