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

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

ID: 5500877212

Match Scores

8-11

Loss

Play Date

2024-09-09

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ST
Stephanie Travers

16E72K · Waltham, MA, US

DUPR

4.761

JR
Jessica Rego

8EXPXW · Wareham, MA, US

DUPR

4.561

TEAM 2WINNER
BG
Beth Goldenberg

3VNJM7 · USA

DUPR

4.705

SK
Sandra Keta

XJOQMX · USA

DUPR

4.461

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-5500877212
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6014189876,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Travers",
        "dupr_id": "16E72K",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      },
      {
        "name": "Jessica Rego",
        "dupr_id": "8EXPXW",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "Wareham, MA, US"
      }
    ]
  },
  {
    "team_id": 7890765403,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beth Goldenberg",
        "dupr_id": "3VNJM7",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sandra Keta",
        "dupr_id": "XJOQMX",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]