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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - 50+ Mixed Doubles DUPR: Open (AR)

ID: 5131449647

Match Scores

15-8

Loss

Play Date

2026-05-03

Play Time (Est)

12:45 AM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
RM
Rosa Morris

ODNR0W · Rye, VIC, AU

DUPR

4.732

BK
Brad Kluss

350XNL · Peregian Springs, QLD, AU

DUPR

4.605

TEAM 2LOSS
TC
Teena Cooper

L2RYE5 · Alstonville, NSW, AU

DUPR

4.082

TC
Trevor Crowley

L2ZNKK · Miami, QLD, AU

DUPR

4.767

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-5131449647
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6329886176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rosa Morris",
        "dupr_id": "ODNR0W",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Rye, VIC, AU"
      },
      {
        "name": "Brad Kluss",
        "dupr_id": "350XNL",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Peregian Springs, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5179909459,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teena Cooper",
        "dupr_id": "L2RYE5",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Alstonville, NSW, AU"
      },
      {
        "name": "Trevor Crowley",
        "dupr_id": "L2ZNKK",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "Miami, QLD, AU"
      }
    ]
  }
]