Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4956791999

Match Scores

8-11

Win

Play Date

2026-04-18

Play Time (Est)

12:45 AM

Play Location

Noblesville, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
GP
Grant Paradowski

JPK6ZD · Indianapolis, IN, US

DUPR

4.574

LM
Lawson McCloskey

PPVLWX · USA

DUPR

3.929

TEAM 2WINNER
ES
Ethen Stall

D96L7X · USA

DUPR

3.135

BS
Branden Stall

MYR2VL · Noblesville, IN, US

DUPR

5.262

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-4956791999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6319443605,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Grant Paradowski",
        "dupr_id": "JPK6ZD",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Lawson McCloskey",
        "dupr_id": "PPVLWX",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6816375063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethen Stall",
        "dupr_id": "D96L7X",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Branden Stall",
        "dupr_id": "MYR2VL",
        "rating": 5.262,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  }
]