Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Camp Pickleball's Spring Smash - Mixed Doubles: (Open / 4.5+)

ID: 6520301715

Match Scores

15-3

Loss

Play Date

2026-04-25

Play Time (Est)

4:45 AM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
HS
Hannah Shin

V49Y9E · Waltham, MA, US

DUPR

5.122

SH
SHAY Hugo

G5WJ6Q · Paris, IDF, FR

DUPR

5.517

TEAM 2LOSS
SB
Sabrina Barisano

W6RR5G · New York, NY, US

DUPR

4.973

SR
Samuel Rodriguez

4LZ0GV · Madrid, MD, ES

DUPR

5.128

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-6520301715
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5633715219,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hannah Shin",
        "dupr_id": "V49Y9E",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      },
      {
        "name": "SHAY Hugo",
        "dupr_id": "G5WJ6Q",
        "rating": 5.517,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      }
    ]
  },
  {
    "team_id": 8244666142,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sabrina Barisano",
        "dupr_id": "W6RR5G",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Samuel Rodriguez",
        "dupr_id": "4LZ0GV",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      }
    ]
  }
]