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

2026 Newport Beach PPA Challenger - Mens Doubles Pro Main Draw

ID: 7204493408

Match Scores

11-7, 0-11, 1-11

Win

Play Date

2026-04-04

Play Time (Est)

9:00 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JA
Jake Anderson

DWNKZM · North Little Rock, AR, US

DUPR

5.439

ES
Eli Steiner

3Z5VKQ · Loveland, CO, US

DUPR

5.693

TEAM 2WINNER
OG
Omar Garcia-Heredia

6ZOLJE · Morelia, Mich., MX

DUPR

5.675

BS
Brodie Smith

1NXL2N · San Diego, CA, US

DUPR

5.636

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-7204493408
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6849499485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Anderson",
        "dupr_id": "DWNKZM",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      },
      {
        "name": "Eli Steiner",
        "dupr_id": "3Z5VKQ",
        "rating": 5.693,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      }
    ]
  },
  {
    "team_id": 4790509636,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Omar Garcia-Heredia",
        "dupr_id": "6ZOLJE",
        "rating": 5.675,
        "profile_pic_url": null,
        "location": "Morelia, Mich., MX"
      },
      {
        "name": "Brodie Smith",
        "dupr_id": "1NXL2N",
        "rating": 5.636,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]