Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The San Diego Amateur Open @ Marriott Coronado Island - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 8293640723

Match Scores

9-11

Win

Play Date

2026-02-01

Play Time (Est)

12:45 AM

Play Location

Coronado, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KH
Kelszi Harris

3OZYVL · St. George, UT, US

DUPR

4.341

NH
Nicholas Harris

76Z0G9 · St. George, UT, US

DUPR

4.338

TEAM 2WINNER
ES
Emily Scanlan

3OZ2QW · Mesa, AZ, US

DUPR

4.875

BC
Brad christman

8MDPMG · AZ, US

DUPR

4.204

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-8293640723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8187459391,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelszi Harris",
        "dupr_id": "3OZYVL",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Nicholas Harris",
        "dupr_id": "76Z0G9",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6745831259,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Scanlan",
        "dupr_id": "3OZ2QW",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Brad christman",
        "dupr_id": "8MDPMG",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]