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

Brick Wall Florida #7

ID: 4642608334

Match Scores

11-7

Loss

Play Date

2026-05-23

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Anton Betita

N75Y2Z · St. Petersburg, FL, US

DUPR

5.070

KB
Kamden Bradstreet

595MXL · Lutz, FL, US

DUPR

5.551

TEAM 2LOSS
JB
jacob Bucher

KDG0EK · Broward County, FL, US

DUPR

5.313

MC
Michael Coleman

8MW0PG · Las Vegas, NV, US

DUPR

5.078

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-4642608334
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7075345152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anton Betita",
        "dupr_id": "N75Y2Z",
        "rating": 5.07,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/68602/images/profile/6003d209-c2aa-48cd-b40d-a1665077fae6.jpg",
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Kamden Bradstreet",
        "dupr_id": "595MXL",
        "rating": 5.551,
        "profile_pic_url": null,
        "location": "Lutz, FL, US"
      }
    ]
  },
  {
    "team_id": 6019231875,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jacob Bucher",
        "dupr_id": "KDG0EK",
        "rating": 5.313,
        "profile_pic_url": null,
        "location": "Broward County, FL, US"
      },
      {
        "name": "Michael Coleman",
        "dupr_id": "8MW0PG",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]