Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Melbourne Grand Slam I - 35+ Men's Doubles DUPR: 3.5-3.99

ID: 5776663541

Match Scores

15-7

Loss

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

Cragieburn, Vic

Unverified Facility

Competitor Teams

TEAM 1WINNER
LM
Leonard Math

GW706X · USA

DUPR

4.227

CK
Cuong Kevin

J5WRM4 · USA

DUPR

3.316

TEAM 2LOSS
AS
Adrian Sanzaro

0RW9M4 · USA

DUPR

3.816

CS
Clarke Smith

RXXGZN · Pascoe Vale, VIC, AU

DUPR

3.911

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-5776663541
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8125450329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leonard Math",
        "dupr_id": "GW706X",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cuong Kevin",
        "dupr_id": "J5WRM4",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5003669067,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adrian Sanzaro",
        "dupr_id": "0RW9M4",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Clarke Smith",
        "dupr_id": "RXXGZN",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Pascoe Vale, VIC, AU"
      }
    ]
  }
]