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

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

ID: 5217025232

Match Scores

15-1

Loss

Play Date

2026-04-25

Play Time (Est)

9:00 PM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sabrina Barisano

W6RR5G · New York, NY, US

DUPR

4.992

SR
Samuel Rodriguez

4LZ0GV · Madrid, MD, ES

DUPR

5.156

TEAM 2LOSS
MB
Marisol Bordo

DN2G26 · Farmington, CT, US

DUPR

4.400

MJ
Matthew Jenings

8DO4KY · Southington, CT, US

DUPR

4.864

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-5217025232
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4480176103,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sabrina Barisano",
        "dupr_id": "W6RR5G",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Samuel Rodriguez",
        "dupr_id": "4LZ0GV",
        "rating": 5.156,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      }
    ]
  },
  {
    "team_id": 5669364365,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marisol Bordo",
        "dupr_id": "DN2G26",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      },
      {
        "name": "Matthew Jenings",
        "dupr_id": "8DO4KY",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      }
    ]
  }
]