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

Brick Wall Southeast #5

ID: 4461588376

Match Scores

11-5

Loss

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Austin Baker

L5WNYQ · Lakeland, TN, US

DUPR

5.477

AW
Austin White

DWM056 · Memphis, TN, US

DUPR

5.363

TEAM 2LOSS
MV
Michael Vallejo

3P42ME · Callao Region, PE

DUPR

5.446

SW
Samuel Wells

17ZV05 · Stockbridge, GA, US

DUPR

5.056

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4461588376
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7993375519,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Baker",
        "dupr_id": "L5WNYQ",
        "rating": 5.477,
        "profile_pic_url": null,
        "location": "Lakeland, TN, US"
      },
      {
        "name": "Austin White",
        "dupr_id": "DWM056",
        "rating": 5.363,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      }
    ]
  },
  {
    "team_id": 5424196314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Vallejo",
        "dupr_id": "3P42ME",
        "rating": 5.446,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      },
      {
        "name": "Samuel Wells",
        "dupr_id": "17ZV05",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Stockbridge, GA, US"
      }
    ]
  }
]