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

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

ID: 7756620053

Match Scores

6-15

Win

Play Date

2025-08-10

Play Time (Est)

6:15 AM

Play Location

East York, ON

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Jonas Daehler

3Z56PM · Burlington, ON, CA

DUPR

5.584

KH
Kyle hermetz

MY249G · Brampton, ON, CA

DUPR

5.298

TEAM 2WINNER
MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.347

AV
Aditya Varanasi

YX5WXG · Amherst, NY, US

DUPR

5.523

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-7756620053
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7197299231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonas Daehler",
        "dupr_id": "3Z56PM",
        "rating": 5.584,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      },
      {
        "name": "Kyle hermetz",
        "dupr_id": "MY249G",
        "rating": 5.298,
        "profile_pic_url": null,
        "location": "Brampton, ON, CA"
      }
    ]
  },
  {
    "team_id": 7356946257,
    "serial": 2,
    "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.523,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  }
]