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

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

ID: 5251316348

Match Scores

15-6

Loss

Play Date

2024-07-07

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
Kelly Chen

1NM9K6 · CA, US

DUPR

4.764

MW
Mark Wei

3YQ2D4 · Oakland, CA, US

DUPR

5.278

TEAM 2LOSS
Jenn Joy

12726R · San Clemente, CA, US

DUPR

5.070

TF
Troy Fuerte

3P2D5G · USA

DUPR

4.242

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-5251316348
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5914982647,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Chen",
        "dupr_id": "1NM9K6",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Mark Wei",
        "dupr_id": "3YQ2D4",
        "rating": 5.278,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  },
  {
    "team_id": 6014929552,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenn Joy",
        "dupr_id": "12726R",
        "rating": 5.07,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/402124/images/profile/2386abcb-7015-4117-9207-5d5f277a799b.png",
        "location": "San Clemente, CA, US"
      },
      {
        "name": "Troy Fuerte",
        "dupr_id": "3P2D5G",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]