Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1st Annual Smash T1D Pickleball Open - Mixed Doubles Skill: 4.0+ ANY Age BRACKET ONLY

ID: 5471545346

Match Scores

11-7

Win

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

Noblesville, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Raegan Soel

6Z29PE · Avon, IN, US

DUPR

4.764

HK
Harrison Kirsh

M2L0JG · Carmel, IN, US

DUPR

4.262

TEAM 2LOSS
PK
Peyton Kinnick

NY9PD7 · Indianapolis, IN, US

DUPR

3.608

CV
Casey vidoni

KDK22K · Noblesville, IN, US

DUPR

4.256

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-5471545346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5022187638,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raegan Soel",
        "dupr_id": "6Z29PE",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Avon, IN, US"
      },
      {
        "name": "Harrison Kirsh",
        "dupr_id": "M2L0JG",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 4316563094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peyton Kinnick",
        "dupr_id": "NY9PD7",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Casey vidoni",
        "dupr_id": "KDK22K",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  }
]