Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7406346481

Match Scores

2-11

Win

Play Date

2026-04-18

Play Time (Est)

2:15 AM

Play Location

Noblesville, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
JR
Jason Roberts

5E9YG0 · USA

DUPR

3.926

JM
Justin Maiers

LV5Z0J · Zionsville, IN, US

DUPR

3.964

TEAM 2WINNER
RG
Ryan Green

99DQD7 · Indianapolis, IN, US

DUPR

4.256

HP
Hermes Perez

Q507Q0 · Indianapolis, IN, US

DUPR

4.261

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-7406346481
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5361368628,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Roberts",
        "dupr_id": "5E9YG0",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Maiers",
        "dupr_id": "LV5Z0J",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  },
  {
    "team_id": 7276024489,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan  Green",
        "dupr_id": "99DQD7",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Hermes Perez",
        "dupr_id": "Q507Q0",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]