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

Brick Wall Southeast #4

ID: 5196181769

Match Scores

11-5

Win

Play Date

2026-04-25

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LI
Landon Ivey

3OR4OE · Dublin, GA, US

DUPR

5.407

CH
Chris Harrell

2LJPO7 · Athens, GA, US

DUPR

4.757

TEAM 2LOSS
JL
Jacob Lee

WXDZLM · Duluth, GA, US

DUPR

4.743

TK
Tyler Kane

1794R5 · Peachtree Corners, GA, US

DUPR

5.071

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-5196181769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5240193405,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Landon Ivey",
        "dupr_id": "3OR4OE",
        "rating": 5.407,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Chris Harrell",
        "dupr_id": "2LJPO7",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  },
  {
    "team_id": 6913085766,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Lee",
        "dupr_id": "WXDZLM",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Tyler Kane",
        "dupr_id": "1794R5",
        "rating": 5.071,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      }
    ]
  }
]