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

Paddle Taps - Columbus

ID: 7830926823

Match Scores

11-5

Win

Play Date

2026-05-07

Play Time (Est)

4:45 AM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SP
Shanon Paglieri

8DZ70X · Westerville, OH, US

DUPR

3.251

KP
Kim Presta

GGE0XV · Powell, OH, US

DUPR

2.688

TEAM 2LOSS
GK
Gina K Mantor

16Y2E0 · Westerville, OH, US

DUPR

2.380

AS
Amanda Sminchak

7D6NL4 · Columbus, OH, US

DUPR

3.066

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-7830926823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8190327800,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shanon Paglieri",
        "dupr_id": "8DZ70X",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Kim Presta",
        "dupr_id": "GGE0XV",
        "rating": 2.688,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  },
  {
    "team_id": 7876794178,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gina K Mantor",
        "dupr_id": "16Y2E0",
        "rating": 2.38,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Amanda Sminchak",
        "dupr_id": "7D6NL4",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]