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

Brick Wall Southeast #4

ID: 5869257466

Match Scores

11-1

Loss

Play Date

2026-04-25

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Stephen Preissler

0QGK2Q · Knittelfeld, Styria, AT

DUPR

5.654

AE
Ahmad ElZarif

35NNXV · Orange Park, FL, US

DUPR

5.398

TEAM 2LOSS
SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.315

LM
Lev Metor

YN0K24 · Cumming, GA, US

DUPR

4.972

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-5869257466
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5956832670,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Preissler",
        "dupr_id": "0QGK2Q",
        "rating": 5.654,
        "profile_pic_url": null,
        "location": "Knittelfeld, Styria, AT"
      },
      {
        "name": "Ahmad ElZarif",
        "dupr_id": "35NNXV",
        "rating": 5.398,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      }
    ]
  },
  {
    "team_id": 5361198199,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.315,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Lev Metor",
        "dupr_id": "YN0K24",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  }
]