Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Independence Smash Pickleball Tournament - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 5780038538

Match Scores

6-15

Loss

Play Date

2025-08-10

Play Time (Est)

3:30 PM

Play Location

Raynham, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
NB
Nadia Barber

V7XQJ5 · Quincy, MA, US

DUPR

3.882

NW
Nick Wastell

L25MK6 · USA

DUPR

4.106

TEAM 2WINNER
AG
Amanda Garbarz

Z9OJKL · Boston, MA, US

DUPR

3.628

NS
Nick Saraf

NYYNJW · Wrentham, MA, US

DUPR

3.991

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-5780038538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7228925617,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nadia Barber",
        "dupr_id": "V7XQJ5",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Nick Wastell",
        "dupr_id": "L25MK6",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7110939291,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Garbarz",
        "dupr_id": "Z9OJKL",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Nick Saraf",
        "dupr_id": "NYYNJW",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Wrentham, MA, US"
      }
    ]
  }
]