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

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

ID: 4326949749

Match Scores

11-8, 11-4

Win

Play Date

2026-03-02

Play Time (Est)

10:15 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CM
Connor Mccartney

3ZLD2L · San Diego, CA, US

DUPR

5.405

JS
Jack Sahid

120224 · Laguna Niguel, CA, US

DUPR

5.305

TEAM 2LOSS
TM
Trevor Machek

W6KRYY · Gilbert, AZ, US

DUPR

4.965

JT
Jaxon Thomas

NYGVO2 · Chandler, AZ, US

DUPR

4.770

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-4326949749
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8227609300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Mccartney",
        "dupr_id": "3ZLD2L",
        "rating": 5.405,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Jack Sahid",
        "dupr_id": "120224",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      }
    ]
  },
  {
    "team_id": 8470920209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Machek",
        "dupr_id": "W6KRYY",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Jaxon Thomas",
        "dupr_id": "NYGVO2",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]