Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: 2026 Newport Beach Open - Mixed Doubles Skill: (4.5) Age: (08 To 34)

ID: 6908395985

Match Scores

6-15

Loss

Play Date

2026-03-08

Play Time (Est)

6:15 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SF
Samantha Fochler

35NMXP · USA

DUPR

4.042

RM
Robert Miller

1697DK · Agoura Hills, CA, US

DUPR

4.566

TEAM 2WINNER
JU
Jessica Uemura

GGGRMX · Orange, CA, US

DUPR

4.317

EM
Ernesto Mandujano

JZ0DO4 · CA, US

DUPR

4.233

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-6908395985
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7089352060,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samantha Fochler",
        "dupr_id": "35NMXP",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Miller",
        "dupr_id": "1697DK",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Agoura Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 4992514704,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica Uemura",
        "dupr_id": "GGGRMX",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Orange, CA, US"
      },
      {
        "name": "Ernesto Mandujano",
        "dupr_id": "JZ0DO4",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  }
]