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

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

ID: 6097702771

Match Scores

12-10

Loss

Play Date

2026-02-15

Play Time (Est)

8:45 AM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
RP
Roger Parent

7DZ2O4 · Simsbury, CT, US

DUPR

4.849

MS
Michael Schwitzer

W6Y4VG · West Hartford, CT, US

DUPR

5.259

TEAM 2LOSS
NR
Nathan Rule

30N744 · Avon, CT, US

DUPR

4.794

MJ
Matthew Jenings

8DO4KY · Southington, CT, US

DUPR

4.971

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-6097702771
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4391430172,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roger Parent",
        "dupr_id": "7DZ2O4",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Michael Schwitzer",
        "dupr_id": "W6Y4VG",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  },
  {
    "team_id": 7009701293,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Rule",
        "dupr_id": "30N744",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      },
      {
        "name": "Matthew Jenings",
        "dupr_id": "8DO4KY",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      }
    ]
  }
]