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

PPA TOUR AUSTRALIA - PPA125 Moreton Bay - Mixed Doubles Pro MAIN DRAW

ID: 7422528069

Match Scores

11-9, 7-11, 15-13

Win

Play Date

2026-04-12

Play Time (Est)

10:15 AM

Play Location

Redcliffe, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Aaron Blitz

3PD7RM · Mornington, VIC, AU

DUPR

5.134

EM
Emily Martin

7D97XN · VIC, AU

DUPR

4.625

TEAM 2LOSS
LJ
Liam Jesperson

67P7V0 · Gold Coast, QLD, AU

DUPR

4.935

JH
Jessica Hughes

3LVLEQ · Gold Coast, QLD, AU

DUPR

4.373

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-7422528069
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4617567407,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Blitz",
        "dupr_id": "3PD7RM",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Mornington, VIC, AU"
      },
      {
        "name": "Emily Martin",
        "dupr_id": "7D97XN",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  },
  {
    "team_id": 5753479304,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liam Jesperson",
        "dupr_id": "67P7V0",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Jessica Hughes",
        "dupr_id": "3LVLEQ",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]