Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7355606540

Match Scores

15-7

Win

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Tek Tea

3O5Q9W · Wamberal, NSW, AU

DUPR

5.017

SS
Sebastian Servat

ODDL92 · Rouse Hill, NSW, AU

DUPR

4.247

TEAM 2LOSS
AP
Asher Packman

EWPJNJ · Byron Bay, NSW, AU

DUPR

4.333

BS
Brett Sceats

QXK07N · Pottsville, NSW, AU

DUPR

4.238

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-7355606540
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7655564522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tek Tea",
        "dupr_id": "3O5Q9W",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Wamberal, NSW, AU"
      },
      {
        "name": "Sebastian Servat",
        "dupr_id": "ODDL92",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Rouse Hill, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8280970214,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Asher Packman",
        "dupr_id": "EWPJNJ",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "Brett Sceats",
        "dupr_id": "QXK07N",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Pottsville, NSW, AU"
      }
    ]
  }
]