Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7941273542

Match Scores

4-15

Win

Play Date

2024-07-05

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Katelyn Shiau

NY7Y97 · Arcadia, CA, US

DUPR

4.247

JP
Jami Pinter

V7Q6GE · USA

DUPR

3.554

TEAM 2WINNER
MO
Meg Oka

3X0Y48 · Costa Mesa, CA, US

DUPR

4.795

DL
Dayna La Belle

8EL6V3 · Huntington Beach, CA, US

DUPR

4.723

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-7941273542
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6101138991,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katelyn Shiau",
        "dupr_id": "NY7Y97",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Jami Pinter",
        "dupr_id": "V7Q6GE",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5036709990,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Meg Oka",
        "dupr_id": "3X0Y48",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      },
      {
        "name": "Dayna La Belle",
        "dupr_id": "8EL6V3",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]