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: 7144962157

Match Scores

12-15

Loss

Play Date

2024-07-04

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CT
Catherine Taylor

162N9K · Long Beach, CA, US

DUPR

4.466

DA
David Anderson

35Q55L · USA

DUPR

4.217

TEAM 2WINNER
LH
Lien Heller

1QXQYR · USA

DUPR

4.210

MP
Mikhail Posylkin

3LZ60J · Novato, CA, US

DUPR

4.661

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-7144962157
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6885184046,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Catherine Taylor",
        "dupr_id": "162N9K",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "David Anderson",
        "dupr_id": "35Q55L",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6381266196,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lien Heller",
        "dupr_id": "1QXQYR",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mikhail Posylkin",
        "dupr_id": "3LZ60J",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Novato, CA, US"
      }
    ]
  }
]