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

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

ID: 8391433104

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
WH
Wong Hong Kit

EGPQDV · New Territories, HK

DUPR

5.836

George Wall

35WJ0R · PPA Tour Pro

DUPR

5.983

TEAM 2LOSS
RC
Rob Cassidy

8MOGG1 · Rochester, NY, US

DUPR

5.966

AH
Andrew Horridge

L524Z6 · Stirling, WA, AU

DUPR

5.469

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-8391433104
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7530231475,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wong Hong Kit",
        "dupr_id": "EGPQDV",
        "rating": 5.836,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "George Wall",
        "dupr_id": "35WJ0R",
        "rating": 5.983,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2026/02/Untitled-design-e1772033143298.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 6647544958,
    "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.469,
        "profile_pic_url": null,
        "location": "Stirling, WA, AU"
      }
    ]
  }
]