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

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

ID: 5330010529

Match Scores

15-2

Win

Play Date

2024-07-05

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MO
Meg Oka

3X0Y48 · Costa Mesa, CA, US

DUPR

4.959

DL
Dayna La Belle

8EL6V3 · Huntington Beach, CA, US

DUPR

4.755

TEAM 2LOSS
SC
Shanae Coker

3LWZ05 · Medford, OR, US

DUPR

4.736

KM
Katie McClain

8KZOEK · USA

DUPR

4.560

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-5330010529
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7895521525,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Meg Oka",
        "dupr_id": "3X0Y48",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      },
      {
        "name": "Dayna La Belle",
        "dupr_id": "8EL6V3",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4849628295,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shanae Coker",
        "dupr_id": "3LWZ05",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Medford, OR, US"
      },
      {
        "name": "Katie McClain",
        "dupr_id": "8KZOEK",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]