Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Pint North Pinellas Firefighter Tournament - 4.0+ Bracket

ID: 4700909892

Match Scores

11-1

Win

Play Date

2026-05-09

Play Time (Est)

1:00 PM

Play Location

Largo, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AN
Austin Norem

Q5PZDD · Odessa, FL, US

DUPR

4.547

MR
Mike Roosa

3ZQJQW · NEW PRT RCHY, FL, US

DUPR

4.673

TEAM 2LOSS
CH
Christine Hayashi

8DYV48 · Bradenton, FL, US

DUPR

3.940

JL
John Lopez

V74V0P · Bradenton, FL, US

DUPR

3.772

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-4700909892
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6432919201,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Norem",
        "dupr_id": "Q5PZDD",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Odessa, FL, US"
      },
      {
        "name": "Mike Roosa",
        "dupr_id": "3ZQJQW",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "NEW PRT RCHY, FL, US"
      }
    ]
  },
  {
    "team_id": 6490426901,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Hayashi",
        "dupr_id": "8DYV48",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "John Lopez",
        "dupr_id": "V74V0P",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]