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

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

ID: 5730554452

Match Scores

11-9

Win

Play Date

2026-02-15

Play Time (Est)

5:00 PM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
NR
Nathan Rule

30N744 · Avon, CT, US

DUPR

4.799

MJ
Matthew Jenings

8DO4KY · Southington, CT, US

DUPR

4.975

TEAM 2LOSS
DC
Derek Chapman

2Q5YZY · West Hartford, CT, US

DUPR

4.926

WM
William Meng

W62G0Q · New Haven, CT, US

DUPR

5.400

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-5730554452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6881535457,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Rule",
        "dupr_id": "30N744",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      },
      {
        "name": "Matthew Jenings",
        "dupr_id": "8DO4KY",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      }
    ]
  },
  {
    "team_id": 6070921536,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derek Chapman",
        "dupr_id": "2Q5YZY",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      },
      {
        "name": "William Meng",
        "dupr_id": "W62G0Q",
        "rating": 5.4,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      }
    ]
  }
]