Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6734958530

Match Scores

6-15

Win

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
VB
Vicki Beaver

XKXPL2 · USA

DUPR

4.425

LB
Lyn Bellamy

G5DN6M · NSW, AU

DUPR

3.887

TEAM 2WINNER
AB
Anna-Lise Bolton

3X59V2 · Hope Island, QLD, AU

DUPR

4.867

SK
Simone Kessell

QP75YD · NSW, AU

DUPR

4.741

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-6734958530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7408570669,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vicki Beaver",
        "dupr_id": "XKXPL2",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lyn Bellamy",
        "dupr_id": "G5DN6M",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 7127973089,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anna-Lise Bolton",
        "dupr_id": "3X59V2",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": "Hope Island, QLD, AU"
      },
      {
        "name": "Simone Kessell",
        "dupr_id": "QP75YD",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]