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

Brick Wall Florida #4

ID: 5981605360

Match Scores

9-11

Loss

Play Date

2026-03-22

Play Time (Est)

5:00 PM

Play Location

Naples, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CB
Caio Bardauil

842Z52 · SP, BR

DUPR

5.662

ME
Michelle Esquivel

3P5VOG · Estero, FL, US

DUPR

5.532

TEAM 2WINNER
CF
Christian Franke

8MPWLO · Naples, FL, US

DUPR

5.405

GJ
Gianna Jarman

XJRPW4 · Naples, FL, US

DUPR

4.919

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-5981605360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6285256585,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Caio Bardauil",
        "dupr_id": "842Z52",
        "rating": 5.662,
        "profile_pic_url": null,
        "location": "SP, BR"
      },
      {
        "name": "Michelle Esquivel",
        "dupr_id": "3P5VOG",
        "rating": 5.532,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  },
  {
    "team_id": 6267783201,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christian Franke",
        "dupr_id": "8MPWLO",
        "rating": 5.405,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Gianna Jarman",
        "dupr_id": "XJRPW4",
        "rating": 4.919,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]