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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney Womens PRO Doubles - Qualifier

ID: 7622106265

Match Scores

14-16

Loss

Play Date

2024-07-05

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CE
Cori Elliott

35E2ZP · Los Angeles, CA, US

DUPR

5.008

AN
Alexis Nelson

30X2ZN · USA

DUPR

5.439

TEAM 2WINNER
MG
Madison Grollman

JZ5DMD · Costa Mesa, CA, US

DUPR

5.424

IK
Ivana King

XJWK45 · Long Beach, CA, US

DUPR

4.668

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-7622106265
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5852889502,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cori Elliott",
        "dupr_id": "35E2ZP",
        "rating": 5.008,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Alexis Nelson",
        "dupr_id": "30X2ZN",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4437099633,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madison Grollman",
        "dupr_id": "JZ5DMD",
        "rating": 5.424,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      },
      {
        "name": "Ivana King",
        "dupr_id": "XJWK45",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  }
]