Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Chick-fil-A Pickle Pickleball Tournament - Mixed Doubles (4.0)

ID: 7565976621

Match Scores

2-11

Win

Play Date

2025-06-29

Play Time (Est)

10:15 AM

Play Location

Sioux Falls, SD

View Facility Page →

Competitor Teams

TEAM 1LOSS
JR
Jody Rizzi

EGXPLW · Okabena, MN, US

DUPR

3.985

GR
Giovanni Rizzi

59QRWR · Okabena, MN, US

DUPR

3.955

TEAM 2WINNER
AM
Anne Miller

8EL6ZM · USA

DUPR

4.218

MT
Mike Thelen

L5WYE6 · Sioux Falls, SD, US

DUPR

4.541

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-7565976621
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4950702862,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jody Rizzi",
        "dupr_id": "EGXPLW",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      },
      {
        "name": "Giovanni Rizzi",
        "dupr_id": "59QRWR",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      }
    ]
  },
  {
    "team_id": 8294771786,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anne Miller",
        "dupr_id": "8EL6ZM",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Thelen",
        "dupr_id": "L5WYE6",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  }
]