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

2026 Newport Beach PPA Challenger - Mens Doubles Pro Main Draw

ID: 5752832414

Match Scores

11-7, 4-11, 5-11

Win

Play Date

2026-04-04

Play Time (Est)

3:30 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ID
Indy Dagnall

1R4MPD · Temecula, CA, US

DUPR

5.316

Andre Mercado

8JVP0J · PPA Tour Pro

DUPR

5.630

TEAM 2WINNER
MS
Matthew Sah

4Z7ZY6 · San Diego, CA, US

DUPR

5.553

CT
Cadell Traya

56EWX0 · Irvine, CA, US

DUPR

5.444

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-5752832414
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5943557348,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Indy Dagnall",
        "dupr_id": "1R4MPD",
        "rating": 5.316,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Andre Mercado",
        "dupr_id": "8JVP0J",
        "rating": 5.63,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/andre-mercado_headshot.webp",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 5368814202,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Sah",
        "dupr_id": "4Z7ZY6",
        "rating": 5.553,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Cadell Traya",
        "dupr_id": "56EWX0",
        "rating": 5.444,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  }
]