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

Brick Wall Florida #5

ID: 4784863898

Match Scores

15-2

Loss

Play Date

2026-04-12

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Stephen Preissler

0QGK2Q · Knittelfeld, Styria, AT

DUPR

5.644

MS
Michael Shaw

ZND9KL · Jacksonville, FL, US

DUPR

5.364

TEAM 2LOSS
TM
Tobias Moreno

89OJV7 · La Romana, La Romana Province, DO

DUPR

5.374

JN
Johan Nilsson

V44N76 · Skåne län, SE

DUPR

5.380

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-4784863898
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8029243734,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Preissler",
        "dupr_id": "0QGK2Q",
        "rating": 5.644,
        "profile_pic_url": null,
        "location": "Knittelfeld, Styria, AT"
      },
      {
        "name": "Michael Shaw",
        "dupr_id": "ZND9KL",
        "rating": 5.364,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 7239904805,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tobias Moreno",
        "dupr_id": "89OJV7",
        "rating": 5.374,
        "profile_pic_url": null,
        "location": "La Romana, La Romana Province, DO"
      },
      {
        "name": "Johan Nilsson",
        "dupr_id": "V44N76",
        "rating": 5.38,
        "profile_pic_url": null,
        "location": "Skåne län, SE"
      }
    ]
  }
]