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

Match Scores

15-6

Win

Play Date

2024-07-05

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MO
Meg Oka

3X0Y48 · Costa Mesa, CA, US

DUPR

5.045

DL
Dayna La Belle

8EL6V3 · Huntington Beach, CA, US

DUPR

4.775

TEAM 2LOSS
SC
Shanae Coker

3LWZ05 · Medford, OR, US

DUPR

4.731

KM
Katie McClain

8KZOEK · USA

DUPR

4.553

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