Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball Spring Fling Tournament 2 - Mixed Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 7111444434

Match Scores

11-5

Loss

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KD
Kali Denty

16XE40 · Hamilton, MA, US

DUPR

4.473

JS
John Swirbalus

17EJ05 · Braintree, MA, US

DUPR

4.263

TEAM 2LOSS
LA
Lauren Altman

DWVMZ4 · Quincy, MA, US

DUPR

4.193

KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.373

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-7111444434
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4973330136,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kali Denty",
        "dupr_id": "16XE40",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Hamilton, MA, US"
      },
      {
        "name": "John Swirbalus",
        "dupr_id": "17EJ05",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Braintree, MA, US"
      }
    ]
  },
  {
    "team_id": 7924779444,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren Altman",
        "dupr_id": "DWVMZ4",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]