Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Ocean City Spring Pickleball Tournament 2026 - Mixed Doubles Skill: (3.5) Age: (18 To 49)

ID: 4535948291

Match Scores

15-3

Win

Play Date

2026-05-18

Play Time (Est)

12:45 AM

Play Location

Ocean City, MD

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Katie Ball

DNLWZ6 · USA

DUPR

3.280

JG
John Gulisano

842DQ2 · Margate City, NJ, US

DUPR

3.792

TEAM 2LOSS
AG
Ariel Giunta

WKMR7Y · USA

DUPR

3.275

EG
Erick Giunta

674VNK · USA

DUPR

3.504

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-4535948291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4404733788,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Ball",
        "dupr_id": "DNLWZ6",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Gulisano",
        "dupr_id": "842DQ2",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Margate City, NJ, US"
      }
    ]
  },
  {
    "team_id": 4837576901,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ariel Giunta",
        "dupr_id": "WKMR7Y",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erick Giunta",
        "dupr_id": "674VNK",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]