Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA TOUR AUSTRALIA - PPA125 Moreton Bay - Men's Pro Doubles MAIN DRAW

ID: 5225928413

Match Scores

15-7

Win

Play Date

2026-04-11

Play Time (Est)

6:15 AM

Play Location

Redcliffe, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
DR
David Richardson

3ZLZRW · Sunnybank, QLD, AU

DUPR

4.909

AB
Aaron Blitz

3PD7RM · Mornington, VIC, AU

DUPR

5.147

TEAM 2LOSS
SG
Sam Gibbs

KXPMXO · Kallangur, QLD, AU

DUPR

5.151

HT
Heath Taskis

PK5OPE · USA

DUPR

4.993

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-5225928413
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7200858000,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Richardson",
        "dupr_id": "3ZLZRW",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "Sunnybank, QLD, AU"
      },
      {
        "name": "Aaron Blitz",
        "dupr_id": "3PD7RM",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": "Mornington, VIC, AU"
      }
    ]
  },
  {
    "team_id": 8587647372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Gibbs",
        "dupr_id": "KXPMXO",
        "rating": 5.151,
        "profile_pic_url": null,
        "location": "Kallangur, QLD, AU"
      },
      {
        "name": "Heath Taskis",
        "dupr_id": "PK5OPE",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]