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

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

ID: 6377500885

Match Scores

15-6

Loss

Play Date

2024-07-04

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KH
Karen Haselden

84VXKG · Scotts Valley, CA, US

DUPR

4.881

JR
Jim Rakela

8WKVYQ · Scotts Valley, CA, US

DUPR

5.198

TEAM 2LOSS
CT
Catherine Taylor

162N9K · Long Beach, CA, US

DUPR

4.307

DA
David Anderson

35Q55L · USA

DUPR

4.184

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-6377500885
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7786821233,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Haselden",
        "dupr_id": "84VXKG",
        "rating": 4.881,
        "profile_pic_url": null,
        "location": "Scotts Valley, CA, US"
      },
      {
        "name": "Jim Rakela",
        "dupr_id": "8WKVYQ",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Scotts Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 4302835426,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catherine Taylor",
        "dupr_id": "162N9K",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "David Anderson",
        "dupr_id": "35Q55L",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]