Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP Tour: The Owl Newport Beach Open -USAP GT Tourney Mixed Doubles Skill: 4.5: 60+

ID: 8375268060

Match Scores

12-15

Win

Play Date

2024-07-04

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LM
Leslie Mills

8D9Q54 · USA

DUPR

3.970

RJ Petershagen

8K5DRQ · Bend, OR, US

DUPR

4.484

TEAM 2WINNER
CT
Catherine Taylor

162N9K · Long Beach, CA, US

DUPR

4.530

DA
David Anderson

35Q55L · USA

DUPR

4.238

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-8375268060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4388174308,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leslie Mills",
        "dupr_id": "8D9Q54",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "RJ Petershagen",
        "dupr_id": "8K5DRQ",
        "rating": 4.484,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1239884/images/profile/eebcb620-9796-42f6-9bff-d8613836a540.png",
        "location": "Bend, OR, US"
      }
    ]
  },
  {
    "team_id": 7106100999,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Catherine Taylor",
        "dupr_id": "162N9K",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "David Anderson",
        "dupr_id": "35Q55L",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]