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

PPA TOUR AUSTRALIA - PPA125 Moreton Bay - 50+ Mixed Doubles DUPR: Open (AR)

ID: 8437683893

Match Scores

10-15

Loss

Play Date

2026-04-12

Play Time (Est)

6:15 AM

Play Location

Redcliffe, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
SK
Simone Kessell

QP75YD · NSW, AU

DUPR

4.767

DR
David Richardson

3ZLZRW · Sunnybank, QLD, AU

DUPR

5.020

TEAM 2WINNER
MM
Miki Masui

3ZGZYW · Blackwall, NSW, AU

DUPR

4.679

TT
Tek Tea

3O5Q9W · Wamberal, NSW, AU

DUPR

5.071

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-8437683893
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5284124116,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Simone Kessell",
        "dupr_id": "QP75YD",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "David Richardson",
        "dupr_id": "3ZLZRW",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Sunnybank, QLD, AU"
      }
    ]
  },
  {
    "team_id": 4567779417,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Miki Masui",
        "dupr_id": "3ZGZYW",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Blackwall, NSW, AU"
      },
      {
        "name": "Tek Tea",
        "dupr_id": "3O5Q9W",
        "rating": 5.071,
        "profile_pic_url": null,
        "location": "Wamberal, NSW, AU"
      }
    ]
  }
]