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

Brick Wall Southeast #3

ID: 4478896815

Match Scores

3-15

Loss

Play Date

2026-03-21

Play Time (Est)

4:45 AM

Play Location

Atlanta, GA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
NL
Noah Lyu

3VM60E · Macon, GA, US

DUPR

5.196

GI
Garrett Ivey

16RNYK · Dublin, GA, US

DUPR

4.751

TEAM 2WINNER
TP
Thomas Provost

7D92V0 · Lyon, Auvergne-Rhône-Alpes, FR

DUPR

5.115

SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.315

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-4478896815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8125206035,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Noah Lyu",
        "dupr_id": "3VM60E",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Garrett Ivey",
        "dupr_id": "16RNYK",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  },
  {
    "team_id": 4416505324,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Provost ",
        "dupr_id": "7D92V0",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": "Lyon, Auvergne-Rhône-Alpes, FR"
      },
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.315,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  }
]