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

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

ID: 8393951894

Match Scores

15-8

Win

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sabrina Barisano

W6RR5G · New York, NY, US

DUPR

4.987

SR
Samuel Rodriguez

4LZ0GV · Madrid, MD, ES

DUPR

5.152

TEAM 2LOSS
KG
Katherine Guan

N7X45N · New York, NY, US

DUPR

4.667

MB
Maxwell Balka

3XD475 · New York, NY, US

DUPR

4.960

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-8393951894
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8487918237,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sabrina Barisano",
        "dupr_id": "W6RR5G",
        "rating": 4.987,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Samuel Rodriguez",
        "dupr_id": "4LZ0GV",
        "rating": 5.152,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      }
    ]
  },
  {
    "team_id": 8257242111,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katherine Guan",
        "dupr_id": "N7X45N",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Maxwell Balka",
        "dupr_id": "3XD475",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]