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

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

ID: 6104772875

Match Scores

8-11

Loss

Play Date

2026-02-15

Play Time (Est)

12:45 AM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1LOSS
NR
Nathan Rule

30N744 · Avon, CT, US

DUPR

4.793

MJ
Matthew Jenings

8DO4KY · Southington, CT, US

DUPR

4.969

TEAM 2WINNER
CD
Cameron Daly

8J5V9D · New London, CT, US

DUPR

4.862

JD
Jeff Decary

KX66Z6 · Tolland, CT, US

DUPR

5.012

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-6104772875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6064400462,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Rule",
        "dupr_id": "30N744",
        "rating": 4.793,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      },
      {
        "name": "Matthew Jenings",
        "dupr_id": "8DO4KY",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      }
    ]
  },
  {
    "team_id": 7360365103,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cameron Daly",
        "dupr_id": "8J5V9D",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "New London, CT, US"
      },
      {
        "name": "Jeff Decary",
        "dupr_id": "KX66Z6",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Tolland, CT, US"
      }
    ]
  }
]