Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Brisbane Grand Slam - 19+ Men's Doubles DUPR: 3.5-3.99

ID: 6061493949

Match Scores

11-1

Loss

Play Date

2026-04-04

Play Time (Est)

10:15 AM

Play Location

Wooloowin, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Morgan Hodgson

94DJLV · USA

DUPR

4.076

LS
Liam Strachan

N55X2W · USA

DUPR

3.878

TEAM 2LOSS
GL
Gideon Litchfield

2LG4M9 · Clarence Valley, NSW, AU

DUPR

3.699

DJ
Daniel James

MEPDRV · Gold Coast, QLD, AU

DUPR

3.601

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-6061493949
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8139902115,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Morgan Hodgson",
        "dupr_id": "94DJLV",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liam Strachan",
        "dupr_id": "N55X2W",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4777304261,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gideon Litchfield",
        "dupr_id": "2LG4M9",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": "Clarence Valley, NSW, AU"
      },
      {
        "name": "Daniel James",
        "dupr_id": "MEPDRV",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]