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

Brick Wall Southeast #4

ID: 5529398307

Match Scores

7-11

Win

Play Date

2026-04-25

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
Daniel luna

V7QPV7 · USA

DUPR

4.382

JG
Jeffrey Gaskin

EG4V4M · Acworth, GA, US

DUPR

4.599

TEAM 2WINNER
LI
Landon Ivey

3OR4OE · Dublin, GA, US

DUPR

5.388

CH
Chris Harrell

2LJPO7 · Athens, GA, US

DUPR

4.750

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-5529398307
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6220096584,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel luna",
        "dupr_id": "V7QPV7",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Gaskin",
        "dupr_id": "EG4V4M",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  },
  {
    "team_id": 4571546655,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Landon Ivey",
        "dupr_id": "3OR4OE",
        "rating": 5.388,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Chris Harrell",
        "dupr_id": "2LJPO7",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  }
]