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

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

ID: 5660594713

Match Scores

15-10

Loss

Play Date

2026-03-08

Play Time (Est)

2:15 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CE
CC Eleven Sacca

89KP4V · Bozeman, MT, US

DUPR

4.760

MM
maverick messinger

YG9L44 · Phoenix, AZ, US

DUPR

5.032

TEAM 2LOSS
MT
Molly Ticknor

8W0MQK · East Helena, MT, US

DUPR

4.768

RT
Rex Thais

KO4DN6 · Jacksonville, FL, US

DUPR

4.905

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-5660594713
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4588176525,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "CC Eleven Sacca",
        "dupr_id": "89KP4V",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "Bozeman, MT, US"
      },
      {
        "name": "maverick messinger",
        "dupr_id": "YG9L44",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4933877601,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Molly Ticknor",
        "dupr_id": "8W0MQK",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "East Helena, MT, US"
      },
      {
        "name": "Rex Thais",
        "dupr_id": "KO4DN6",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  }
]