Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5584209681

Match Scores

13-15

Win

Play Date

2025-08-10

Play Time (Est)

10:15 AM

Play Location

Raynham, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AP
Ashley Pierce

8J0WNJ · USA

DUPR

4.315

KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.625

TEAM 2WINNER
NB
Nadia Barber

V7XQJ5 · Quincy, MA, US

DUPR

3.956

NW
Nick Wastell

L25MK6 · USA

DUPR

4.156

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-5584209681
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7441499425,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashley Pierce",
        "dupr_id": "8J0WNJ",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 6763621047,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nadia Barber",
        "dupr_id": "V7XQJ5",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Nick Wastell",
        "dupr_id": "L25MK6",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]