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

APS Newport Open - OPEN Doubles Prize Money

ID: 8499201736

Match Scores

15-10

Win

Play Date

2025-05-18

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JO
John-Douglas Owens

8J566M · USA

DUPR

5.778

JP
Jake Presser

3XLPD7 · Rancho Mirage, CA, US

DUPR

5.221

TEAM 2LOSS
WW
William Wimbish

56P9XR · Chula Vista, CA, US

DUPR

4.361

AM
Anthony Miller

RXZPDZ · San Diego, CA, US

DUPR

4.792

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-8499201736
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6462573885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John-Douglas Owens",
        "dupr_id": "8J566M",
        "rating": 5.778,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Presser",
        "dupr_id": "3XLPD7",
        "rating": 5.221,
        "profile_pic_url": null,
        "location": "Rancho Mirage, CA, US"
      }
    ]
  },
  {
    "team_id": 7836400191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Wimbish",
        "dupr_id": "56P9XR",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      },
      {
        "name": "Anthony Miller",
        "dupr_id": "RXZPDZ",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]