Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Pint North Pinellas Firefighter Tournament - 4.0+ Bracket

ID: 7943483046

Match Scores

11-6

Win

Play Date

2026-05-09

Play Time (Est)

7:30 PM

Play Location

Largo, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AN
Austin Norem

Q5PZDD · Odessa, FL, US

DUPR

4.573

MR
Mike Roosa

3ZQJQW · NEW PRT RCHY, FL, US

DUPR

4.705

TEAM 2LOSS
RJ
Ryan Johnson

35V6WL · Spring Hill, FL, US

DUPR

4.845

JJ
Jimmy Jones Jr

NY0M2Z · Dunedin, FL, US

DUPR

3.865

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-7943483046
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4449255625,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Norem",
        "dupr_id": "Q5PZDD",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Odessa, FL, US"
      },
      {
        "name": "Mike Roosa",
        "dupr_id": "3ZQJQW",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "NEW PRT RCHY, FL, US"
      }
    ]
  },
  {
    "team_id": 7546710089,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Johnson",
        "dupr_id": "35V6WL",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Spring Hill, FL, US"
      },
      {
        "name": "Jimmy Jones Jr",
        "dupr_id": "NY0M2Z",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Dunedin, FL, US"
      }
    ]
  }
]