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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 8073764287

Match Scores

15-5

Loss

Play Date

2026-05-23

Play Time (Est)

8:45 AM

Play Location

Wilson, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
Wade Heerboth

4LYP9M · Cleveland, OH, US

DUPR

5.765

WH
Wesley Hanson

YXV7L4 · Raleigh, NC, US

DUPR

5.341

TEAM 2LOSS
AS
Austin Scott Keefer

8M56EP · Ocean View, DE, US

DUPR

5.224

PM
piyush mavanur

5EMKW0 · Baltimore, MD, US

DUPR

4.549

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-8073764287
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8214478130,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wade Heerboth",
        "dupr_id": "4LYP9M",
        "rating": 5.765,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1437554/images/profile/3dee6447-0ded-420c-b0da-571db7fb781e.png",
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Wesley Hanson",
        "dupr_id": "YXV7L4",
        "rating": 5.341,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 6269657714,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Scott Keefer",
        "dupr_id": "8M56EP",
        "rating": 5.224,
        "profile_pic_url": null,
        "location": "Ocean View, DE, US"
      },
      {
        "name": "piyush mavanur",
        "dupr_id": "5EMKW0",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]