Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Brick Wall Florida #4

ID: 6619279096

Match Scores

15-3

Loss

Play Date

2026-03-21

Play Time (Est)

5:00 PM

Play Location

Naples, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TD
Tristan Dussault

NYZ2ON · Orlando, FL, US

DUPR

6.002

DB
Dusty Boyer

16544Q · Bradenton, FL, US

DUPR

5.373

TEAM 2LOSS
CF
Christian Franke

8MPWLO · Naples, FL, US

DUPR

5.394

EP
Evan Pratt

8D7QNX · St. Petersburg, FL, US

DUPR

5.245

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-6619279096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8540693182,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tristan Dussault",
        "dupr_id": "NYZ2ON",
        "rating": 6.002,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Dusty Boyer",
        "dupr_id": "16544Q",
        "rating": 5.373,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 5874065661,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christian Franke",
        "dupr_id": "8MPWLO",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Evan Pratt",
        "dupr_id": "8D7QNX",
        "rating": 5.245,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]