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

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

ID: 7969181540

Match Scores

7-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
LJ
Leah Jones

17MGD9 · Lindon, UT, US

DUPR

4.558

RB
Ryder Brown

1NK5L7 · McKinney, TX, US

DUPR

4.927

TEAM 2WINNER
MT
Molly Ticknor

8W0MQK · East Helena, MT, US

DUPR

4.777

RT
Rex Thais

KO4DN6 · Jacksonville, FL, US

DUPR

4.914

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-7969181540
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5099097076,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leah Jones",
        "dupr_id": "17MGD9",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Lindon, UT, US"
      },
      {
        "name": "Ryder Brown",
        "dupr_id": "1NK5L7",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 4443648787,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Molly Ticknor",
        "dupr_id": "8W0MQK",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "East Helena, MT, US"
      },
      {
        "name": "Rex Thais",
        "dupr_id": "KO4DN6",
        "rating": 4.914,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  }
]