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

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

ID: 5148302931

Match Scores

12-21

Win

Play Date

2026-05-23

Play Time (Est)

4:45 AM

Play Location

Yeppoon Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Mark Macrae

V400L7 · USA

DUPR

2.984

KP
Kimberly Parker

2LZ9O7 · Snoqualmie, WA, US

DUPR

2.983

TEAM 2WINNER
MW
Mathew Williams

ME0R4V · USA

DUPR

3.330

MF
Michelle Faustini

N77JYZ · Tannum Sands, QLD, AU

DUPR

3.712

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-5148302931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7902216584,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Macrae",
        "dupr_id": "V400L7",
        "rating": 2.984,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kimberly Parker",
        "dupr_id": "2LZ9O7",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": "Snoqualmie, WA, US"
      }
    ]
  },
  {
    "team_id": 6298801269,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mathew Williams",
        "dupr_id": "ME0R4V",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle Faustini",
        "dupr_id": "N77JYZ",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Tannum Sands, QLD, AU"
      }
    ]
  }
]