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

Brick Wall Southeast #4

ID: 4807660163

Match Scores

11-10

Win

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NL
Noah Lyu

3VM60E · Macon, GA, US

DUPR

5.142

GI
Garrett Ivey

16RNYK · Dublin, GA, US

DUPR

4.810

TEAM 2LOSS
JV
Jason Vu

KDGOR6 · Dacula, GA, US

DUPR

4.429

TS
Tatum Scroggs

8KNGV7 · Oakwood, GA, US

DUPR

4.507

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-4807660163
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7056132242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Lyu",
        "dupr_id": "3VM60E",
        "rating": 5.142,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Garrett Ivey",
        "dupr_id": "16RNYK",
        "rating": 4.81,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  },
  {
    "team_id": 7707780091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Vu",
        "dupr_id": "KDGOR6",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      },
      {
        "name": "Tatum Scroggs",
        "dupr_id": "8KNGV7",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Oakwood, GA, US"
      }
    ]
  }
]