Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 NH Lakes Region Pickleball Tournament - Womens Doubles Skill: (4.5) Age: (40 +)

ID: 6263954718

Match Scores

15-4

Loss

Play Date

2025-09-06

Play Time (Est)

7:30 PM

Play Location

Wolfeboro, NH

View Facility Page →

Competitor Teams

TEAM 1WINNER
LD
Lauren DeLong

8J500M · York, ME, US

DUPR

4.557

LS
Lani Silversides

567WNR · York, ME, US

DUPR

4.594

TEAM 2LOSS
JW
Jane Wenzel

35EK40 · USA

DUPR

3.987

PR
Patricia Ricciardi

1QOXPN · Pelham, NH, US

DUPR

4.146

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-6263954718
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4297532634,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren DeLong",
        "dupr_id": "8J500M",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "York, ME, US"
      },
      {
        "name": "Lani Silversides",
        "dupr_id": "567WNR",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "York, ME, US"
      }
    ]
  },
  {
    "team_id": 4316895937,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane Wenzel",
        "dupr_id": "35EK40",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patricia Ricciardi",
        "dupr_id": "1QOXPN",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Pelham, NH, US"
      }
    ]
  }
]