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

Brick Wall Florida #7

ID: 6267579194

Match Scores

11-7

Loss

Play Date

2026-05-23

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BL
Brendon Long

8M05G3 · Naples, FL, US

DUPR

5.821

RD
Ryler DeHeart

3O0R28 · Walton County, FL, US

DUPR

5.932

TEAM 2LOSS
JB
jacob Bucher

KDG0EK · Broward County, FL, US

DUPR

5.323

MC
Michael Coleman

8MW0PG · Las Vegas, NV, US

DUPR

5.086

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-6267579194
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6879078376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brendon Long",
        "dupr_id": "8M05G3",
        "rating": 5.821,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Ryler DeHeart",
        "dupr_id": "3O0R28",
        "rating": 5.932,
        "profile_pic_url": null,
        "location": "Walton County, FL, US"
      }
    ]
  },
  {
    "team_id": 7298809428,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jacob Bucher",
        "dupr_id": "KDG0EK",
        "rating": 5.323,
        "profile_pic_url": null,
        "location": "Broward County, FL, US"
      },
      {
        "name": "Michael Coleman",
        "dupr_id": "8MW0PG",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]