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

Brick Wall Southeast #4

ID: 7046369604

Match Scores

9-11

Win

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AW
Austin White

DWM056 · Memphis, TN, US

DUPR

5.341

RC
Ryan Camras

67M4YQ · Garland County, AR, US

DUPR

5.601

TEAM 2WINNER
AA
Andrew Angulo

59GX7R · Callao Region, PE

DUPR

5.270

WH
Wesley Hanson

YXV7L4 · Raleigh, NC, US

DUPR

5.192

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-7046369604
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7112682441,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin White",
        "dupr_id": "DWM056",
        "rating": 5.341,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Ryan Camras",
        "dupr_id": "67M4YQ",
        "rating": 5.601,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      }
    ]
  },
  {
    "team_id": 4875114505,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Angulo",
        "dupr_id": "59GX7R",
        "rating": 5.27,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      },
      {
        "name": "Wesley Hanson",
        "dupr_id": "YXV7L4",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]