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

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

ID: 6742134035

Match Scores

15-5

Loss

Play Date

2026-05-03

Play Time (Est)

12:45 AM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Talia Saunders

8WDMRK · SA, AU

DUPR

5.303

JF
Joey Farias

8G0V9V · Port St. Lucie, FL, US

DUPR

5.715

TEAM 2LOSS
NF
Nancy Ferguson

RY952M · NSW, AU

DUPR

4.924

DT
Daiki Tanabe

O6LOQW · NSW, AU

DUPR

5.306

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-6742134035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5243599565,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Talia Saunders",
        "dupr_id": "8WDMRK",
        "rating": 5.303,
        "profile_pic_url": null,
        "location": "SA, AU"
      },
      {
        "name": "Joey Farias",
        "dupr_id": "8G0V9V",
        "rating": 5.715,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  },
  {
    "team_id": 5040128931,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Ferguson",
        "dupr_id": "RY952M",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Daiki Tanabe",
        "dupr_id": "O6LOQW",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]