Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2024 NH Lakes Region Pickleball Tournament Womens Doubles Skill: (4.5) Age: (19 +)

ID: 7159225469

Match Scores

4-11

Loss

Play Date

2024-09-09

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BG
Beth Goldenberg

3VNJM7 · Dover, NH, US

DUPR

4.151

SK
Sandra Keta

XJOQMX · Portsmouth, NH, US

DUPR

4.308

TEAM 2WINNER
LD
Lauren DeLong

8J500M · York, ME, US

DUPR

4.570

LR
Lauren Rosen

76KQO0 · USA

DUPR

4.344

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-7159225469
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6707257424,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beth Goldenberg",
        "dupr_id": "3VNJM7",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Dover, NH, US"
      },
      {
        "name": "Sandra Keta",
        "dupr_id": "XJOQMX",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Portsmouth, NH, US"
      }
    ]
  },
  {
    "team_id": 7925249629,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauren DeLong",
        "dupr_id": "8J500M",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "York, ME, US"
      },
      {
        "name": "Lauren Rosen",
        "dupr_id": "76KQO0",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]