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

2026 Newport Beach PPA Challenger - Mens Doubles Pro Main Draw

ID: 4797021831

Match Scores

5-15

Win

Play Date

2026-04-04

Play Time (Est)

4:45 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KB
Kyle Borawski

7D2V94 · CT, US

DUPR

4.741

DC
Dave Conley

8JP24O · Phoenix, AZ, US

DUPR

4.930

TEAM 2WINNER
PS
Priyank Soni

ODKXKL · Oxnard, CA, US

DUPR

4.607

Hayden Rand

2YWG0Y · Santa Clarita, CA, US

DUPR

5.029

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-4797021831
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6778241572,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Borawski",
        "dupr_id": "7D2V94",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "CT, US"
      },
      {
        "name": "Dave Conley",
        "dupr_id": "8JP24O",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4683808134,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Priyank Soni",
        "dupr_id": "ODKXKL",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Oxnard, CA, US"
      },
      {
        "name": "Hayden Rand",
        "dupr_id": "2YWG0Y",
        "rating": 5.029,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/14063/images/profile/a0f94565-01cb-48e7-9259-1ff9f0c0523a.jpg",
        "location": "Santa Clarita, CA, US"
      }
    ]
  }
]