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

2026 Newport Beach PPA Challenger - Mixed Doubles Pro Main Draw

ID: 8157218657

Match Scores

15-11

Loss

Play Date

2026-04-05

Play Time (Est)

6:15 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DL
Dean Loock

3V5YOE · Cape Town, WC, ZA

DUPR

5.509

JI
Jessica Improta

8G7J5X · Santa Monica, CA, US

DUPR

4.992

TEAM 2LOSS
AD
Allie Davis

17RKP0 · Las Vegas, NV, US

DUPR

5.025

ES
Eli Steiner

3Z5VKQ · Loveland, CO, US

DUPR

5.699

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-8157218657
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6875153525,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dean Loock",
        "dupr_id": "3V5YOE",
        "rating": 5.509,
        "profile_pic_url": null,
        "location": "Cape Town, WC, ZA"
      },
      {
        "name": "Jessica Improta",
        "dupr_id": "8G7J5X",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "Santa Monica, CA, US"
      }
    ]
  },
  {
    "team_id": 5487866559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allie Davis",
        "dupr_id": "17RKP0",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Eli Steiner",
        "dupr_id": "3Z5VKQ",
        "rating": 5.699,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      }
    ]
  }
]