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

Major League Pickleball Australia - FINALS - Major League Pickleball Australia - FINALS, MLPA Finals - Sydney

ID: 5742599496

Match Scores

21-18

Loss

Play Date

2025-11-28

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
George Wall

35WJ0R · PPA Tour Pro

DUPR

5.979

DF
Daniel Fogl-Kulich

XJOMZX · O'Connor, ACT, AU

DUPR

5.324

TEAM 2LOSS
RC
Rob Cassidy

8MOGG1 · Rochester, NY, US

DUPR

5.966

AH
Andrew Horridge

L524Z6 · Stirling, WA, AU

DUPR

5.472

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-5742599496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6506543860,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Wall",
        "dupr_id": "35WJ0R",
        "rating": 5.979,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2026/02/Untitled-design-e1772033143298.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Daniel Fogl-Kulich",
        "dupr_id": "XJOMZX",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "O'Connor, ACT, AU"
      }
    ]
  },
  {
    "team_id": 5079646447,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Cassidy",
        "dupr_id": "8MOGG1",
        "rating": 5.966,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Andrew Horridge",
        "dupr_id": "L524Z6",
        "rating": 5.472,
        "profile_pic_url": null,
        "location": "Stirling, WA, AU"
      }
    ]
  }
]