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

PPA Tour: 2026 PPA Finals - Mens Doubles Pro Qualifier

ID: 4742216356

Match Scores

11-4, 11-8

Loss

Play Date

2026-05-04

Play Time (Est)

5:00 PM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
Joel Poland

1RWXM3 · Kearney, NE, US

DUPR

5.745

ES
Eduardo Santini Ayon

RYOZOM · USA

DUPR

5.848

TEAM 2LOSS
CO
Chase Ora

1Q4QX0 · Laguna Niguel, CA, US

DUPR

5.106

KT
Kento Tamaki

89O42R · Tokyo, JP

DUPR

5.589

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-4742216356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7953225606,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Poland",
        "dupr_id": "1RWXM3",
        "rating": 5.745,
        "profile_pic_url": null,
        "location": "Kearney, NE, US"
      },
      {
        "name": "Eduardo Santini Ayon",
        "dupr_id": "RYOZOM",
        "rating": 5.848,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6552527098,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chase Ora",
        "dupr_id": "1Q4QX0",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      },
      {
        "name": "Kento Tamaki",
        "dupr_id": "89O42R",
        "rating": 5.589,
        "profile_pic_url": null,
        "location": "Tokyo, JP"
      }
    ]
  }
]