Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8128223670

Match Scores

11-5

Loss

Play Date

2026-04-18

Play Time (Est)

7:30 PM

Play Location

Noblesville, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
Jason Roberts

5E9YG0 · USA

DUPR

3.975

JM
Justin Maiers

LV5Z0J · Zionsville, IN, US

DUPR

4.012

TEAM 2LOSS
ES
Ethen Stall

D96L7X · USA

DUPR

3.037

BS
Branden Stall

MYR2VL · Noblesville, IN, US

DUPR

4.962

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-8128223670
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7750729664,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Roberts",
        "dupr_id": "5E9YG0",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Maiers",
        "dupr_id": "LV5Z0J",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  },
  {
    "team_id": 7283633612,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethen Stall",
        "dupr_id": "D96L7X",
        "rating": 3.037,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Branden Stall",
        "dupr_id": "MYR2VL",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  }
]