Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7226354143

Match Scores

16-14

Loss

Play Date

2024-07-04

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LZ
Loutoa Zoller

35EMPL · USA

DUPR

4.361

TA
Ted Anderson

84N6Z6 · Phoenix, AZ, US

DUPR

4.418

TEAM 2LOSS
MO
Maggie Otto

8E9JPE · USA

DUPR

3.926

TO
Tim Otto

8GWPQG · San Clemente, CA, US

DUPR

4.108

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-7226354143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5224980054,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Loutoa Zoller",
        "dupr_id": "35EMPL",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ted Anderson",
        "dupr_id": "84N6Z6",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5084293449,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maggie Otto",
        "dupr_id": "8E9JPE",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Otto",
        "dupr_id": "8GWPQG",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "San Clemente, CA, US"
      }
    ]
  }
]