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

2026 Newport Beach PPA Challenger - Mixed Doubles Pro Main Draw

ID: 4375183670

Match Scores

11-6, 11-6

Loss

Play Date

2026-04-05

Play Time (Est)

3:30 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KK
Kyle Koszuta

3OZ722 · Phoenix, AZ, US

DUPR

6.156

Angie Walker

17NZ25 · PPA Tour Pro

DUPR

5.528

TEAM 2LOSS
AD
Allie Davis

17RKP0 · Las Vegas, NV, US

DUPR

5.032

ES
Eli Steiner

3Z5VKQ · Loveland, CO, US

DUPR

5.702

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-4375183670
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7391508972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Koszuta",
        "dupr_id": "3OZ722",
        "rating": 6.156,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Angie Walker",
        "dupr_id": "17NZ25",
        "rating": 5.528,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Angie-Walker.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 6775655152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allie Davis",
        "dupr_id": "17RKP0",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Eli Steiner",
        "dupr_id": "3Z5VKQ",
        "rating": 5.702,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      }
    ]
  }
]