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

Star Spangled Banner Tournament Series at LPA 3.5-4.0

ID: 5583937311

Match Scores

15-0

Win

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Carly Snyder

9P72GE · Lakeland, FL, US

DUPR

3.768

GM
Giampaolo Marchi

Q546NR · USA

DUPR

4.118

TEAM 2LOSS
DC
David Chittenden

6KJZ5E · USA

DUPR

2.867

MF
Mark Friedrich

Q94MQ4 · USA

DUPR

2.867

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-5583937311
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6069581510,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carly Snyder",
        "dupr_id": "9P72GE",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Giampaolo Marchi",
        "dupr_id": "Q546NR",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7974088282,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Chittenden",
        "dupr_id": "6KJZ5E",
        "rating": 2.867,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Friedrich",
        "dupr_id": "Q94MQ4",
        "rating": 2.867,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]