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

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

ID: 5264342575

Match Scores

3-11

Loss

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Matthew Jenings

8DO4KY · Southington, CT, US

DUPR

4.845

GM
Greg Marinelli

V7Z4Q5 · Avon, CT, US

DUPR

5.017

TEAM 2WINNER
SP
Sam Priven

12JVZ4 · New York, NY, US

DUPR

4.898

JK
Jonathan Kutzin

89JL0J · New York, NY, US

DUPR

4.656

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-5264342575
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6236239485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Jenings",
        "dupr_id": "8DO4KY",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      },
      {
        "name": "Greg Marinelli",
        "dupr_id": "V7Z4Q5",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      }
    ]
  },
  {
    "team_id": 5714314554,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Priven",
        "dupr_id": "12JVZ4",
        "rating": 4.898,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jonathan Kutzin",
        "dupr_id": "89JL0J",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]