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

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

ID: 7382858109

Match Scores

11-9, 11-5

Loss

Play Date

2025-08-10

Play Time (Est)

10:15 AM

Play Location

East York, ON

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Mark Cleminson

3PD7ZQ · Toronto, ON, CA

DUPR

5.768

LW
Lucas Wong

EGO29M · London, ON, CA

DUPR

5.813

TEAM 2LOSS
MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.349

AV
Aditya Varanasi

YX5WXG · Amherst, NY, US

DUPR

5.531

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-7382858109
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6902755584,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Cleminson",
        "dupr_id": "3PD7ZQ",
        "rating": 5.768,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Lucas Wong",
        "dupr_id": "EGO29M",
        "rating": 5.813,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      }
    ]
  },
  {
    "team_id": 4722982266,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.349,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Aditya Varanasi",
        "dupr_id": "YX5WXG",
        "rating": 5.531,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  }
]