Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Camp Pickleball's Spring Smash - Men's Doubles: (4.0 to 4.5)

ID: 8175962291

Match Scores

11-3

Win

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
Kyle Caldwell

D9VKM4 · Hartford, CT, US

DUPR

4.358

TN
Thomas Nemet

9P4KLK · Cheshire, CT, US

DUPR

4.113

TEAM 2LOSS
JC
Jamie Contonio

QPN7Y4 · USA

DUPR

3.998

AC
Andrew Contonio

G5GNMQ · MA, US

DUPR

3.809

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-8175962291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6580919949,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      },
      {
        "name": "Thomas Nemet",
        "dupr_id": "9P4KLK",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      }
    ]
  },
  {
    "team_id": 7298980917,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamie Contonio",
        "dupr_id": "QPN7Y4",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Contonio",
        "dupr_id": "G5GNMQ",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  }
]