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

2026 Newport Beach PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7398797146

Match Scores

16-14

Loss

Play Date

2026-04-05

Play Time (Est)

11:30 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BB
Bruno Barrueto Deza

3PGLZG · Orem, UT, US

DUPR

5.318

JS
Janaye Sakkas

8GELMM · San Francisco, CA, US

DUPR

5.093

TEAM 2LOSS
Eric Diaz

JPZGW4 · Newport Beach, CA, US

DUPR

5.353

KJ
Kelly Jensen

YGWEEG · Newport Beach, CA, US

DUPR

4.523

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-7398797146
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5242781263,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruno Barrueto Deza",
        "dupr_id": "3PGLZG",
        "rating": 5.318,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Janaye Sakkas",
        "dupr_id": "8GELMM",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 6461628784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Diaz",
        "dupr_id": "JPZGW4",
        "rating": 5.353,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/127502/images/profile/e1ce97b2-fcc8-4f55-8b72-a53cd6ebfee6.jpg",
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Kelly Jensen",
        "dupr_id": "YGWEEG",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  }
]