Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5962798943

Match Scores

7-15

Win

Play Date

2026-05-02

Play Time (Est)

12:45 AM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Jarred Tucker

56XY5R · USA

DUPR

4.257

Ben Johns

RZQR6M · PPA Tour Pro

DUPR

4.756

TEAM 2WINNER
LF
Luther Ferris

DWR6VM · QLD, AU

DUPR

4.383

ON
Oliver Novic

Z9LEDM · Woody Point, QLD, AU

DUPR

4.339

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-5962798943
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7175806352,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jarred Tucker",
        "dupr_id": "56XY5R",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Johns",
        "dupr_id": "RZQR6M",
        "rating": 4.756,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Ben-Johns.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 7709497712,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luther Ferris",
        "dupr_id": "DWR6VM",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Oliver Novic",
        "dupr_id": "Z9LEDM",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Woody Point, QLD, AU"
      }
    ]
  }
]