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

Brick Wall Florida #7

ID: 6024645378

Match Scores

13-15

Win

Play Date

2026-05-23

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TM
Tobias Moreno

89OJV7 · La Romana, La Romana Province, DO

DUPR

5.375

SP
Stephen Preissler

0QGK2Q · Knittelfeld, Styria, AT

DUPR

5.623

TEAM 2WINNER
JB
jacob Bucher

KDG0EK · Broward County, FL, US

DUPR

5.333

MC
Michael Coleman

8MW0PG · Las Vegas, NV, US

DUPR

5.095

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-6024645378
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6520214164,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tobias Moreno",
        "dupr_id": "89OJV7",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "La Romana, La Romana Province, DO"
      },
      {
        "name": "Stephen Preissler",
        "dupr_id": "0QGK2Q",
        "rating": 5.623,
        "profile_pic_url": null,
        "location": "Knittelfeld, Styria, AT"
      }
    ]
  },
  {
    "team_id": 7019412243,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jacob Bucher",
        "dupr_id": "KDG0EK",
        "rating": 5.333,
        "profile_pic_url": null,
        "location": "Broward County, FL, US"
      },
      {
        "name": "Michael Coleman",
        "dupr_id": "8MW0PG",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]