Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5629760636

Match Scores

9-11

Win

Play Date

2026-04-25

Play Time (Est)

9:00 PM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1LOSS
FS
Frank Sanchez

NX9VMN · CT, US

DUPR

3.683

AJ
Austin James

0RJVOX · USA

DUPR

3.839

TEAM 2WINNER
KC
Kyle Caldwell

D9VKM4 · USA

DUPR

4.361

TN
Thomas Nemet

9P4KLK · Cheshire, CT, US

DUPR

4.116

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-5629760636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6644700564,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Frank Sanchez",
        "dupr_id": "NX9VMN",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "CT, US"
      },
      {
        "name": "Austin James",
        "dupr_id": "0RJVOX",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5674433503,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Nemet",
        "dupr_id": "9P4KLK",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      }
    ]
  }
]