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

APP Tour: Vlasic Classic - Cincinnati - a USAP GT Tourney AARP Champions Pro Womens Doubles (50+)

ID: 7140514521

Match Scores

11-5, 11-2

Loss

Play Date

2024-05-12

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LW
Lee Whitwell

3Y9LK1 · The Villages, FL, US

DUPR

5.590

AS
Angela Simon

17NZG5 · Atlanta, GA, US

DUPR

5.756

TEAM 2LOSS
NT
Natalija Todorovic-Shaw

3P5KGZ · Belgrade, RS

DUPR

5.293

TM
Tammy Mitchell

8MWXVP · Naperville, IL, US

DUPR

5.328

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-7140514521
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6190555010,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lee Whitwell",
        "dupr_id": "3Y9LK1",
        "rating": 5.59,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Angela Simon",
        "dupr_id": "17NZG5",
        "rating": 5.756,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4685913852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Natalija Todorovic-Shaw",
        "dupr_id": "3P5KGZ",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "Belgrade, RS"
      },
      {
        "name": "Tammy Mitchell",
        "dupr_id": "8MWXVP",
        "rating": 5.328,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  }
]