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

Brick Wall Southeast #4

ID: 5691700228

Match Scores

11-1

Loss

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Stephen Preissler

0QGK2Q · Knittelfeld, Styria, AT

DUPR

5.664

AE
Ahmad ElZarif

35NNXV · Orange Park, FL, US

DUPR

5.407

TEAM 2LOSS
CP
Carlos Pavon

0Y9WN4 · Atlanta, GA, US

DUPR

4.976

WC
will Compton

ZN0XOP · Alpharetta, GA, US

DUPR

4.746

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-5691700228
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7215986384,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Preissler",
        "dupr_id": "0QGK2Q",
        "rating": 5.664,
        "profile_pic_url": null,
        "location": "Knittelfeld, Styria, AT"
      },
      {
        "name": "Ahmad ElZarif",
        "dupr_id": "35NNXV",
        "rating": 5.407,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      }
    ]
  },
  {
    "team_id": 5815817843,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos Pavon",
        "dupr_id": "0Y9WN4",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "will Compton",
        "dupr_id": "ZN0XOP",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]