Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 7876732994

Match Scores

11-6

Loss

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

Noblesville, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
DA
Dante Angel

76MKY0 · USA

DUPR

3.367

JA
Joel Angel

OR0L9L · USA

DUPR

3.379

TEAM 2LOSS
MP
Mike Plajer

L2WNDJ · Mishawaka, IN, US

DUPR

3.980

RL
Ramon Lazareto

L2KLGQ · USA

DUPR

3.203

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-7876732994
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5506558048,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dante Angel",
        "dupr_id": "76MKY0",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Angel",
        "dupr_id": "OR0L9L",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6160794551,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Plajer",
        "dupr_id": "L2WNDJ",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Mishawaka, IN, US"
      },
      {
        "name": "Ramon Lazareto",
        "dupr_id": "L2KLGQ",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]