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

Wisconsin PPA Challenger - Mens Doubles Pro Main Draw

ID: 5026182959

Match Scores

9-11, 11-3, 11-1

Win

Play Date

2025-07-26

Play Time (Est)

12:45 AM

Play Location

Lake Hallie, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jake Bower

JZXX5M · Deerfield Beach, FL, US

DUPR

5.251

AB
Austin Basque

EGYMWM · New Smyrna Beach, FL, US

DUPR

4.523

TEAM 2LOSS
DW
Dylan Wilhelm

59LKX0 · Houston, TX, US

DUPR

4.636

BH
Bruce Hale

G576WV · USA

DUPR

4.294

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-5026182959
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5234952933,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Bower",
        "dupr_id": "JZXX5M",
        "rating": 5.251,
        "profile_pic_url": null,
        "location": "Deerfield Beach, FL, US"
      },
      {
        "name": "Austin Basque",
        "dupr_id": "EGYMWM",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "New Smyrna Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6686160839,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Wilhelm",
        "dupr_id": "59LKX0",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Bruce Hale",
        "dupr_id": "G576WV",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]