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

2026 Newport Beach PPA Challenger - Mens Doubles Pro Main Draw

ID: 8177980839

Match Scores

11-5, 11-3

Win

Play Date

2026-04-04

Play Time (Est)

4:45 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KT
Kory Tran

6K6ODG · USA

DUPR

4.408

NG
Nicholas Garza

12ZLJ4 · San Diego, CA, US

DUPR

5.558

TEAM 2LOSS
NW
Nathaniel Webb

XJ27JX · Santa Fe, NM, US

DUPR

4.436

KM
Kyle Morris

999OJ7 · Albuquerque, NM, US

DUPR

4.705

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-8177980839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5502857594,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kory Tran",
        "dupr_id": "6K6ODG",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Garza",
        "dupr_id": "12ZLJ4",
        "rating": 5.558,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 7407649163,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathaniel Webb",
        "dupr_id": "XJ27JX",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "Kyle Morris",
        "dupr_id": "999OJ7",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  }
]