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

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

ID: 8225032692

Match Scores

9-11, 6-11

Loss

Play Date

2025-08-10

Play Time (Est)

1:00 PM

Play Location

East York, ON

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.334

AV
Aditya Varanasi

YX5WXG · Amherst, NY, US

DUPR

5.457

TEAM 2WINNER
GH
Graham Hilyer

352YEL · Toronto, ON, CA

DUPR

5.356

MS
Max Schaefler

NYPX56 · Toronto, ON, CA

DUPR

5.321

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-8225032692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5812312019,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.334,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Aditya Varanasi",
        "dupr_id": "YX5WXG",
        "rating": 5.457,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  },
  {
    "team_id": 7475348058,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Graham Hilyer",
        "dupr_id": "352YEL",
        "rating": 5.356,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Max Schaefler",
        "dupr_id": "NYPX56",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]