Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4407610763

Match Scores

5-15

Loss

Play Date

2025-09-06

Play Time (Est)

12:45 AM

Play Location

Wolfeboro, NH

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Jane Wenzel

35EK40 · USA

DUPR

4.015

PR
Patricia Ricciardi

1QOXPN · Pelham, NH, US

DUPR

4.198

TEAM 2WINNER
SR
Stacy Roberts

8JPMJM · Haverhill, MA, US

DUPR

4.921

CS
CATHERINE SCOTT

N7NV9Z · USA

DUPR

4.109

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-4407610763
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4863182709,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jane Wenzel",
        "dupr_id": "35EK40",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patricia Ricciardi",
        "dupr_id": "1QOXPN",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Pelham, NH, US"
      }
    ]
  },
  {
    "team_id": 6196522521,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacy Roberts",
        "dupr_id": "8JPMJM",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Haverhill, MA, US"
      },
      {
        "name": "CATHERINE SCOTT",
        "dupr_id": "N7NV9Z",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]