Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Newport Beach Invitational $10K Amateur Purse - Mixed Doubles Skill/Age Groups 5.0:19+

ID: 4543144170

Match Scores

15-13

Loss

Play Date

2023-03-25

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HD
Hannah Doolin

8GEXYQ · USA

DUPR

3.500

JB
Joshua Brown

3Z4OYD · USA

DUPR

3.500

TEAM 2LOSS
EW
Erin Waidelich

8D9GWX · Hermosa Beach, CA, US

DUPR

5.260

RR
Rian Rifkin

3YDOOK · Long Beach, CA, US

DUPR

4.835

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-4543144170
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4915476897,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hannah Doolin",
        "dupr_id": "8GEXYQ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Brown",
        "dupr_id": "3Z4OYD",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5608238808,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erin Waidelich",
        "dupr_id": "8D9GWX",
        "rating": 5.26,
        "profile_pic_url": null,
        "location": "Hermosa Beach, CA, US"
      },
      {
        "name": "Rian Rifkin",
        "dupr_id": "3YDOOK",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  }
]