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

PPA Tour: 2026 Newport Beach Open - Junior Mixed Doubles U18

ID: 5580726632

Match Scores

1-15

Win

Play Date

2026-03-08

Play Time (Est)

9:00 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KS
KuliHaapai Satuala

4Z7NGK · USA

DUPR

4.190

SN
Shiloh Nguyen

6Z6PGE · Lake Forest, CA, US

DUPR

4.250

TEAM 2WINNER
MT
Molly Ticknor

8W0MQK · East Helena, MT, US

DUPR

4.791

RT
Rex Thais

KO4DN6 · Jacksonville, FL, US

DUPR

4.928

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-5580726632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5332025897,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "KuliHaapai Satuala",
        "dupr_id": "4Z7NGK",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shiloh Nguyen ",
        "dupr_id": "6Z6PGE",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Lake Forest, CA, US"
      }
    ]
  },
  {
    "team_id": 4770131902,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Molly Ticknor",
        "dupr_id": "8W0MQK",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "East Helena, MT, US"
      },
      {
        "name": "Rex Thais",
        "dupr_id": "KO4DN6",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  }
]