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

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

ID: 7929924130

Match Scores

15-2

Loss

Play Date

2026-04-25

Play Time (Est)

11:30 PM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
CM
Cynthia Mcpherson

8EPNVW · Brookline, MA, US

DUPR

5.245

GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.734

TEAM 2LOSS
SB
Sabrina Barisano

W6RR5G · New York, NY, US

DUPR

4.979

SR
Samuel Rodriguez

4LZ0GV · Madrid, MD, ES

DUPR

5.136

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-7929924130
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6287266504,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cynthia Mcpherson",
        "dupr_id": "8EPNVW",
        "rating": 5.245,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Garrison Eaby",
        "dupr_id": "84WRXG",
        "rating": 5.734,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  },
  {
    "team_id": 7807191026,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sabrina Barisano",
        "dupr_id": "W6RR5G",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Samuel Rodriguez",
        "dupr_id": "4LZ0GV",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      }
    ]
  }
]