Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7464082502

Match Scores

11-13

Win

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

Noblesville, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
RJ
Riona Jain

76O96M · Fishers, IN, US

DUPR

3.592

SG
Shannon Garvey

N7240N · USA

DUPR

3.642

TEAM 2WINNER
SG
shannon glassley

RXXM5Q · USA

DUPR

3.866

HA
Hana Anderson

MYQ7OG · Indianapolis, IN, US

DUPR

4.375

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-7464082502
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4680411599,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Riona Jain",
        "dupr_id": "76O96M",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "Shannon Garvey",
        "dupr_id": "N7240N",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8540739287,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "shannon glassley",
        "dupr_id": "RXXM5Q",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hana Anderson",
        "dupr_id": "MYQ7OG",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]