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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - PRO MIXED DOUBLES MAIN DRAW

ID: 5855626809

Match Scores

11-6, 11-3

Loss

Play Date

2026-05-03

Play Time (Est)

10:15 AM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
GM
Gianni Martine

KOL0O6 · NSW, AU

DUPR

4.650

BO
Barry Oliver George Gray

3545LL · Shailer Park, QLD, AU

DUPR

5.259

TEAM 2LOSS
SS
Spencer Sandridge

DW74EM · Auckland, Auckland, NZ

DUPR

4.491

AH
Aria Henare

0R66RN · Point Cook, VIC, AU

DUPR

4.357

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-5855626809
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5715942284,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gianni Martine",
        "dupr_id": "KOL0O6",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Barry Oliver George Gray",
        "dupr_id": "3545LL",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Shailer Park, QLD, AU"
      }
    ]
  },
  {
    "team_id": 8234633966,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Spencer Sandridge",
        "dupr_id": "DW74EM",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Aria Henare",
        "dupr_id": "0R66RN",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Point Cook, VIC, AU"
      }
    ]
  }
]