Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2023 All Stars Fall DUPR Pickleball Tournament - Mixed Doubles 4.0+ 978-804-6645

ID: 8297811021

Match Scores

15-3

Win

Play Date

2023-10-29

Play Time (Est)

10:15 AM

Play Location

Steeplegate Mall, Concord, NH 03301, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BG
Beth Goldenberg

3VNJM7 · Dover, NH, US

DUPR

4.625

TD
Tristan Daigle

84RYJ6 · USA

DUPR

4.437

TEAM 2LOSS
JC
Jodi Callahan

3X9997 · Wilmington, MA, US

DUPR

4.050

SW
Sam Washburn

8MZWLO · Andover, MA, US

DUPR

3.996

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-8297811021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8179160094,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Beth Goldenberg",
        "dupr_id": "3VNJM7",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Dover, NH, US"
      },
      {
        "name": "Tristan Daigle",
        "dupr_id": "84RYJ6",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6040042361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jodi Callahan",
        "dupr_id": "3X9997",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Wilmington, MA, US"
      },
      {
        "name": "Sam Washburn",
        "dupr_id": "8MZWLO",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Andover, MA, US"
      }
    ]
  }
]