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

2026 Franklin US Open Pickleball Championships - Men's Split Pro Age Event

ID: 5529602000

Match Scores

11-4, 9-11, 11-7

Loss

Play Date

2026-04-12

Play Time (Est)

9:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
Dayne Gingrich

8GWDM3 · Santa Barbara, CA, US

DUPR

5.763

KK
Kyle Koszuta

3OZ722 · Phoenix, AZ, US

DUPR

6.111

TEAM 2LOSS
RK
Rob Krizmanich

1N5VX2 · Toronto, ON, CA

DUPR

5.422

AR
Alex Rastorgouev

W6N9EL · Naples, FL, US

DUPR

5.448

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-5529602000
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7225597210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dayne Gingrich",
        "dupr_id": "8GWDM3",
        "rating": 5.763,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Kyle Koszuta",
        "dupr_id": "3OZ722",
        "rating": 6.111,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4423673784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Krizmanich",
        "dupr_id": "1N5VX2",
        "rating": 5.422,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Alex Rastorgouev",
        "dupr_id": "W6N9EL",
        "rating": 5.448,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]