Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5698478035

Match Scores

8-11

Loss

Play Date

2026-04-25

Play Time (Est)

8:45 AM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kyle Caldwell

D9VKM4 · Hartford, CT, US

DUPR

4.373

TN
Thomas Nemet

9P4KLK · Cheshire, CT, US

DUPR

4.127

TEAM 2WINNER
RG
Richard Garuti

3LEPDQ · Southington, CT, US

DUPR

4.194

SK
Scott Kopp

99REXV · USA

DUPR

3.996

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-5698478035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6244280411,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      },
      {
        "name": "Thomas Nemet",
        "dupr_id": "9P4KLK",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      }
    ]
  },
  {
    "team_id": 5035763935,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Garuti",
        "dupr_id": "3LEPDQ",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      },
      {
        "name": "Scott Kopp",
        "dupr_id": "99REXV",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]