Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6904295798

Match Scores

5-11

Win

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kyle Caldwell

D9VKM4 · USA

DUPR

4.342

TN
Thomas Nemet

9P4KLK · Cheshire, CT, US

DUPR

4.099

TEAM 2WINNER
PM
Paul Malafronte

EGKVGV · Clinton, CT, US

DUPR

4.143

FM
Felix Maisonet

8E497W · Ridgefield, CT, US

DUPR

4.056

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-6904295798
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7921470645,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Nemet",
        "dupr_id": "9P4KLK",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      }
    ]
  },
  {
    "team_id": 8064023340,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Malafronte",
        "dupr_id": "EGKVGV",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Clinton, CT, US"
      },
      {
        "name": "Felix Maisonet",
        "dupr_id": "8E497W",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Ridgefield, CT, US"
      }
    ]
  }
]