Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1st Annual Smash T1D Pickleball Open - Men's Doubles 4.0+ (49 & Under)

ID: 5661278293

Match Scores

2-11

Loss

Play Date

2026-04-18

Play Time (Est)

2:15 AM

Play Location

Noblesville, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
ES
Ethen Stall

D96L7X · USA

DUPR

2.938

BS
Branden Stall

MYR2VL · Noblesville, IN, US

DUPR

4.708

TEAM 2WINNER
KW
Keaghan Will

MYN6KP · USA

DUPR

4.158

JK
Jonathan Kolanowski

8JOQ5W · Carmel, IN, US

DUPR

4.103

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-5661278293
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4939642535,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethen Stall",
        "dupr_id": "D96L7X",
        "rating": 2.938,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Branden Stall",
        "dupr_id": "MYR2VL",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  },
  {
    "team_id": 5721638423,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keaghan Will",
        "dupr_id": "MYN6KP",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Kolanowski",
        "dupr_id": "8JOQ5W",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]