Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 NH Lakes Region Pickleball Tournament - Mens Doubles Skill: (4.0) Age: (65 +)

ID: 5897153252

Match Scores

9-15

Loss

Play Date

2025-09-06

Play Time (Est)

9:00 PM

Play Location

Wolfeboro, NH

View Facility Page →

Competitor Teams

TEAM 1LOSS
CH
Carl Harmon

8KVV9K · Hudson, NH, US

DUPR

3.387

PB
Paul Bourassa

8WNXZG · Dracut, MA, US

DUPR

3.268

TEAM 2WINNER
DK
Daniel Kelly

35EGQ0 · Claremont, NH, US

DUPR

3.836

TW
Todd Webber

3VR70E · Grantham, NH, US

DUPR

3.929

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-5897153252
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4581345778,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carl Harmon",
        "dupr_id": "8KVV9K",
        "rating": 3.387,
        "profile_pic_url": null,
        "location": "Hudson, NH, US"
      },
      {
        "name": "Paul Bourassa",
        "dupr_id": "8WNXZG",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Dracut, MA, US"
      }
    ]
  },
  {
    "team_id": 6046343704,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Kelly",
        "dupr_id": "35EGQ0",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Claremont, NH, US"
      },
      {
        "name": "Todd Webber",
        "dupr_id": "3VR70E",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Grantham, NH, US"
      }
    ]
  }
]