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

Brick Wall Southeast #5

ID: 4369466544

Match Scores

15-6

Win

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jaime Lladro

3XORW4 · Madrid, MD, ES

DUPR

5.951

JK
Jordan Kinney

17KLM0 · Knoxville, TN, US

DUPR

5.805

TEAM 2LOSS
MN
Matthew Nesbitt

3YODOE · Chapel Hill, NC, US

DUPR

5.232

Colby Hill

JZL9JJ · Alpharetta, GA, US

DUPR

5.247

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-4369466544
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8582123188,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaime Lladro",
        "dupr_id": "3XORW4",
        "rating": 5.951,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      },
      {
        "name": "Jordan Kinney",
        "dupr_id": "17KLM0",
        "rating": 5.805,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  },
  {
    "team_id": 4893218149,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Nesbitt",
        "dupr_id": "3YODOE",
        "rating": 5.232,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Colby Hill",
        "dupr_id": "JZL9JJ",
        "rating": 5.247,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/25038/images/profile/20dd15a3-e5ee-4a7c-a414-e3b3b5a94fd8.png",
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]