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

PPA Tour: 2026 Newport Beach Open - Mens Doubles Pro Qualifier

ID: 7755995008

Match Scores

11-5, 11-0

Loss

Play Date

2026-03-02

Play Time (Est)

5:00 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ES
Eduardo Santini Ayon

RYOZOM · USA

DUPR

5.998

JP
Joel Poland

1RWXM3 · Kearney, NE, US

DUPR

5.648

TEAM 2LOSS
CT
Carl Taibl

8GOLOG · Claremont, CA, US

DUPR

5.567

DG
Dawoud Ghafarshad

35MX60 · Claremont, CA, US

DUPR

4.733

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-7755995008
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8200803793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eduardo Santini Ayon",
        "dupr_id": "RYOZOM",
        "rating": 5.998,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Poland",
        "dupr_id": "1RWXM3",
        "rating": 5.648,
        "profile_pic_url": null,
        "location": "Kearney, NE, US"
      }
    ]
  },
  {
    "team_id": 7682170049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carl Taibl",
        "dupr_id": "8GOLOG",
        "rating": 5.567,
        "profile_pic_url": null,
        "location": "Claremont, CA, US"
      },
      {
        "name": "Dawoud Ghafarshad",
        "dupr_id": "35MX60",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Claremont, CA, US"
      }
    ]
  }
]