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

Men's Doubles OPEN $$$ (4.5+)

ID: 8521601112

Match Scores

8-11

Loss

Play Date

2026-01-03

Play Time (Est)

1:00 PM

Play Location

Pickleball 901

Unverified Facility

Competitor Teams

TEAM 1LOSS
AB
Austin Baker

L5WNYQ · Lakeland, TN, US

DUPR

5.499

AW
Austin White

DWM056 · Memphis, TN, US

DUPR

5.343

TEAM 2WINNER
AF
Aaron Fuhrman

8MJ2P8 · Garland County, AR, US

DUPR

5.168

CM
Cody Milton

3060ZQ · Little Rock, AR, US

DUPR

4.985

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-8521601112
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5738346169,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Baker",
        "dupr_id": "L5WNYQ",
        "rating": 5.499,
        "profile_pic_url": null,
        "location": "Lakeland, TN, US"
      },
      {
        "name": "Austin White",
        "dupr_id": "DWM056",
        "rating": 5.343,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      }
    ]
  },
  {
    "team_id": 7274404948,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Fuhrman",
        "dupr_id": "8MJ2P8",
        "rating": 5.168,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Cody Milton",
        "dupr_id": "3060ZQ",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]