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

Camp Pickleball's February Frenzy - Co-ed Doubles: (Open / 4.5+)

ID: 5267052518

Match Scores

0-11

Win

Play Date

2026-02-15

Play Time (Est)

3:30 PM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1LOSS
RP
Roger Parent

7DZ2O4 · Simsbury, CT, US

DUPR

4.756

MS
Michael Schwitzer

W6Y4VG · West Hartford, CT, US

DUPR

5.108

TEAM 2WINNER
PL
Peter Luck

3P5W9G · Warwick, NY, US

DUPR

5.843

WK
Will Kayal

7672V4 · Franklin Lakes, NJ, US

DUPR

4.869

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-5267052518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7398386866,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roger Parent",
        "dupr_id": "7DZ2O4",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Michael Schwitzer",
        "dupr_id": "W6Y4VG",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  },
  {
    "team_id": 7814560497,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Luck",
        "dupr_id": "3P5W9G",
        "rating": 5.843,
        "profile_pic_url": null,
        "location": "Warwick, NY, US"
      },
      {
        "name": "Will Kayal",
        "dupr_id": "7672V4",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": "Franklin Lakes, NJ, US"
      }
    ]
  }
]