Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Brisbane Grand Slam - 60+ Mixed Doubles DUPR: 3.49 and under

ID: 7271494750

Match Scores

2-11

Win

Play Date

2026-04-05

Play Time (Est)

11:30 PM

Play Location

Wooloowin, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Megan Baskerville

6N42EE · USA

DUPR

2.357

NH
Neil Hawkins

7NR6Y0 · USA

DUPR

3.412

TEAM 2WINNER
DB
Desley Brown

4Z44J6 · QLD, AU

DUPR

3.425

GR
Glenn Reece

Z9YLDL · Port Macquarie, NSW, AU

DUPR

3.472

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-7271494750
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4714463155,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Megan Baskerville",
        "dupr_id": "6N42EE",
        "rating": 2.357,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neil Hawkins",
        "dupr_id": "7NR6Y0",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8494069399,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Desley Brown",
        "dupr_id": "4Z44J6",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Glenn Reece",
        "dupr_id": "Z9YLDL",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  }
]