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

The AU Open - Powered By APA - Mens Doubles Skill: (PRO) Qualifier

ID: 6339898727

Match Scores

18-16

Win

Play Date

2025-08-10

Play Time (Est)

12:45 AM

Play Location

East York, ON

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.347

AV
Aditya Varanasi

YX5WXG · Amherst, NY, US

DUPR

5.520

TEAM 2LOSS
GH
Graham Hilyer

352YEL · Toronto, ON, CA

DUPR

5.354

MS
Max Schaefler

NYPX56 · Toronto, ON, CA

DUPR

5.318

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-6339898727
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6096845265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Aditya Varanasi",
        "dupr_id": "YX5WXG",
        "rating": 5.52,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  },
  {
    "team_id": 8254154461,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Graham Hilyer",
        "dupr_id": "352YEL",
        "rating": 5.354,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Max Schaefler",
        "dupr_id": "NYPX56",
        "rating": 5.318,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]