Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8273926775

Match Scores

11-3

Loss

Play Date

2026-04-04

Play Time (Est)

12:45 AM

Play Location

Wooloowin, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
NB
Nicholas Baxter

RWRG5N · USA

DUPR

3.881

DS
David Schreiber

0ZK0E4 · USA

DUPR

3.881

TEAM 2LOSS
GL
Gideon Litchfield

2LG4M9 · Clarence Valley, NSW, AU

DUPR

3.692

DJ
Daniel James

MEPDRV · Gold Coast, QLD, AU

DUPR

3.594

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-8273926775
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6235601021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Baxter",
        "dupr_id": "RWRG5N",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Schreiber",
        "dupr_id": "0ZK0E4",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4680591564,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gideon Litchfield",
        "dupr_id": "2LG4M9",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Clarence Valley, NSW, AU"
      },
      {
        "name": "Daniel James",
        "dupr_id": "MEPDRV",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]