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

Brick Wall Southeast #4

ID: 6398562917

Match Scores

15-17

Loss

Play Date

2026-04-25

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NL
Noah Lyu

3VM60E · Macon, GA, US

DUPR

5.212

GI
Garrett Ivey

16RNYK · Dublin, GA, US

DUPR

4.858

TEAM 2WINNER
LM
Lev Metor

YN0K24 · Cumming, GA, US

DUPR

4.966

SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.309

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-6398562917
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8165313946,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Noah Lyu",
        "dupr_id": "3VM60E",
        "rating": 5.212,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Garrett Ivey",
        "dupr_id": "16RNYK",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  },
  {
    "team_id": 6828296080,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lev Metor",
        "dupr_id": "YN0K24",
        "rating": 4.966,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  }
]