Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR 14 - AUSTRALIA The Dink Minor League Pickleball @ Yeppoon Pickleball

ID: 6784263952

Match Scores

15-21

Win

Play Date

2026-05-23

Play Time (Est)

5:00 PM

Play Location

Yeppoon Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
LT
Leigh Taylor

1R927E · Lammermoor, QLD, AU

DUPR

3.097

KP
Kimberly Parker

2LZ9O7 · Snoqualmie, WA, US

DUPR

3.015

TEAM 2WINNER
MF
Michelle Faustini

N77JYZ · Tannum Sands, QLD, AU

DUPR

3.707

SC
Sarah Cooling

PZ06WG · USA

DUPR

2.951

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-6784263952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7186281339,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leigh Taylor",
        "dupr_id": "1R927E",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": "Lammermoor, QLD, AU"
      },
      {
        "name": "Kimberly Parker",
        "dupr_id": "2LZ9O7",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": "Snoqualmie, WA, US"
      }
    ]
  },
  {
    "team_id": 7642211096,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Faustini",
        "dupr_id": "N77JYZ",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Tannum Sands, QLD, AU"
      },
      {
        "name": "Sarah Cooling",
        "dupr_id": "PZ06WG",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]