Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Minto US Open Pickleball Championships - Mixed Doubles All Skills Double Elimination 60-64 Age

ID: 7196174245

Match Scores

13-15

Loss

Play Date

2025-04-29

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CI
Connie Inselmann

8KY7G7 · Long Grove, IA, US

DUPR

4.240

SG
Scott Gilbert

89DDPR · Naples, FL, US

DUPR

5.195

TEAM 2WINNER
SM
Sandy Mikalachki

KX5EJY · London, ON, CA

DUPR

4.886

AM
Angela Marczak

3YO0DK · Cranberry Township, PA, US

DUPR

4.517

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-7196174245
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6570708033,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connie Inselmann",
        "dupr_id": "8KY7G7",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Long Grove, IA, US"
      },
      {
        "name": "Scott Gilbert",
        "dupr_id": "89DDPR",
        "rating": 5.195,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 4451870518,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sandy Mikalachki",
        "dupr_id": "KX5EJY",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Angela Marczak",
        "dupr_id": "3YO0DK",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Cranberry Township, PA, US"
      }
    ]
  }
]