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

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

ID: 5096663346

Match Scores

4-11, 13-15

Loss

Play Date

2026-03-07

Play Time (Est)

7:30 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Jacqueline Summers

8GJGQM · Bend, OR, US

DUPR

4.758

CK
Carrie Kokinda

DNY5G4 · Portland, OR, US

DUPR

4.533

TEAM 2WINNER
TA
Toni Alvarado

7D9E74 · Arroyo Grande, CA, US

DUPR

4.396

KS
Katie Swisher

ODXDE2 · Los Angeles, CA, US

DUPR

4.418

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-5096663346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7267019825,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacqueline Summers",
        "dupr_id": "8GJGQM",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Carrie Kokinda",
        "dupr_id": "DNY5G4",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 7819150793,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Toni Alvarado",
        "dupr_id": "7D9E74",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Arroyo Grande, CA, US"
      },
      {
        "name": "Katie Swisher",
        "dupr_id": "ODXDE2",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]