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

Brick Wall Florida #4

ID: 7868508750

Match Scores

15-10

Loss

Play Date

2026-03-22

Play Time (Est)

7:30 PM

Play Location

Naples, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BL
Brendon Long

8M05G3 · Naples, FL, US

DUPR

5.906

BO
Bobbi Oshiro

3PZ42M · Plantation, FL, US

DUPR

5.809

TEAM 2LOSS
ME
Michelle Esquivel

3P5VOG · Estero, FL, US

DUPR

5.532

CB
Caio Bardauil

842Z52 · SP, BR

DUPR

5.663

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-7868508750
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6302254769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brendon Long",
        "dupr_id": "8M05G3",
        "rating": 5.906,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Bobbi Oshiro",
        "dupr_id": "3PZ42M",
        "rating": 5.809,
        "profile_pic_url": null,
        "location": "Plantation, FL, US"
      }
    ]
  },
  {
    "team_id": 5718015860,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Esquivel",
        "dupr_id": "3P5VOG",
        "rating": 5.532,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      },
      {
        "name": "Caio Bardauil",
        "dupr_id": "842Z52",
        "rating": 5.663,
        "profile_pic_url": null,
        "location": "SP, BR"
      }
    ]
  }
]