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

Brick Wall Southeast #4

ID: 5597739875

Match Scores

15-9

Loss

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ED
Elisha D Turner

8DQ05X · Charlotte, NC, US

DUPR

5.162

SP
Shay Payne

9445OJ · Dublin, D, IE

DUPR

4.651

TEAM 2LOSS
LI
Landon Ivey

3OR4OE · Dublin, GA, US

DUPR

5.378

CH
Chris Harrell

2LJPO7 · Athens, GA, US

DUPR

4.745

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-5597739875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5383839037,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elisha D Turner",
        "dupr_id": "8DQ05X",
        "rating": 5.162,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Shay Payne",
        "dupr_id": "9445OJ",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Dublin, D, IE"
      }
    ]
  },
  {
    "team_id": 6223345534,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Landon Ivey",
        "dupr_id": "3OR4OE",
        "rating": 5.378,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Chris Harrell",
        "dupr_id": "2LJPO7",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  }
]