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

Paddle Taps - Columbus

ID: 7055675724

Match Scores

11-3

Loss

Play Date

2026-05-07

Play Time (Est)

1:00 PM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SP
Shanon Paglieri

8DZ70X · Westerville, OH, US

DUPR

3.243

AS
Amanda Sminchak

7D6NL4 · Columbus, OH, US

DUPR

3.073

TEAM 2LOSS
KP
Kim Presta

GGE0XV · Powell, OH, US

DUPR

2.673

GK
Gina K Mantor

16Y2E0 · Westerville, OH, US

DUPR

2.425

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-7055675724
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6693338910,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shanon Paglieri",
        "dupr_id": "8DZ70X",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Amanda Sminchak",
        "dupr_id": "7D6NL4",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 7679394664,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Presta",
        "dupr_id": "GGE0XV",
        "rating": 2.673,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Gina K Mantor",
        "dupr_id": "16Y2E0",
        "rating": 2.425,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      }
    ]
  }
]