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

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

ID: 5385876437

Match Scores

4-11

Loss

Play Date

2026-04-25

Play Time (Est)

6:15 AM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Marisol Bordo

DN2G26 · Farmington, CT, US

DUPR

4.439

MJ
Matthew Jenings

8DO4KY · Southington, CT, US

DUPR

4.895

TEAM 2WINNER
CC
Catrina Coyner

YX5VKG · Milford, CT, US

DUPR

4.563

MS
Michael Schwitzer

W6Y4VG · West Hartford, CT, US

DUPR

4.997

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-5385876437
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5034979002,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marisol Bordo",
        "dupr_id": "DN2G26",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      },
      {
        "name": "Matthew Jenings",
        "dupr_id": "8DO4KY",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      }
    ]
  },
  {
    "team_id": 7657813623,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Catrina Coyner",
        "dupr_id": "YX5VKG",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Milford, CT, US"
      },
      {
        "name": "Michael Schwitzer",
        "dupr_id": "W6Y4VG",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  }
]