Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6051933619

Match Scores

11-5

Win

Play Date

2026-04-04

Play Time (Est)

8:45 AM

Play Location

Wooloowin, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
GL
Gideon Litchfield

2LG4M9 · Clarence Valley, NSW, AU

DUPR

3.706

DJ
Daniel James

MEPDRV · Gold Coast, QLD, AU

DUPR

3.609

TEAM 2LOSS
RM
Robert Murphy

992NV7 · USA

DUPR

3.387

BJ
Ben Jacobsen

2YNX69 · QLD, AU

DUPR

3.499

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-6051933619
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6392957093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gideon Litchfield",
        "dupr_id": "2LG4M9",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Clarence Valley, NSW, AU"
      },
      {
        "name": "Daniel James",
        "dupr_id": "MEPDRV",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5767571357,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Murphy",
        "dupr_id": "992NV7",
        "rating": 3.387,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Jacobsen",
        "dupr_id": "2YNX69",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]