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

Wisconsin PPA Challenger - Mens Doubles Pro Main Draw

ID: 6378880810

Match Scores

9-15

Loss

Play Date

2025-07-26

Play Time (Est)

11:30 PM

Play Location

Lake Hallie, WI

View Facility Page →

Competitor Teams

TEAM 1LOSS
VZ
Vova Zverkovsky

4L67QM · Mykolaiv Oblast, UA

DUPR

5.176

AG
Alex Gray

V4XDJ5 · Edwardsville, IL, US

DUPR

5.257

TEAM 2WINNER
JB
Jake Bower

JZXX5M · Deerfield Beach, FL, US

DUPR

5.278

AB
Austin Basque

EGYMWM · New Smyrna Beach, FL, US

DUPR

4.575

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-6378880810
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5797545894,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vova Zverkovsky",
        "dupr_id": "4L67QM",
        "rating": 5.176,
        "profile_pic_url": null,
        "location": "Mykolaiv Oblast, UA"
      },
      {
        "name": "Alex Gray",
        "dupr_id": "V4XDJ5",
        "rating": 5.257,
        "profile_pic_url": null,
        "location": "Edwardsville, IL, US"
      }
    ]
  },
  {
    "team_id": 7181911107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Bower",
        "dupr_id": "JZXX5M",
        "rating": 5.278,
        "profile_pic_url": null,
        "location": "Deerfield Beach, FL, US"
      },
      {
        "name": "Austin Basque",
        "dupr_id": "EGYMWM",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "New Smyrna Beach, FL, US"
      }
    ]
  }
]