Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Star Spangled Banner Tournament Series at LPA 3.5-4.0

ID: 7602226412

Match Scores

15-5

Loss

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Carlos Rojas

949PDR · Bartow, FL, US

DUPR

3.942

PS
Philip Stark

596P0R · Lakeland, FL, US

DUPR

4.067

TEAM 2LOSS
CS
Carly Snyder

9P72GE · Lakeland, FL, US

DUPR

3.735

GM
Giampaolo Marchi

Q546NR · USA

DUPR

4.089

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-7602226412
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6569713140,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos Rojas",
        "dupr_id": "949PDR",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Bartow, FL, US"
      },
      {
        "name": "Philip Stark",
        "dupr_id": "596P0R",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 7991157894,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carly Snyder",
        "dupr_id": "9P72GE",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Giampaolo Marchi",
        "dupr_id": "Q546NR",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]