Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Queen City Classic presented by LFG Tourneys - Womens Doubles Skill: (4.000 To 4.999) Age: (Any)

ID: 6763752059

Match Scores

15-5

Win

Play Date

2026-03-21

Play Time (Est)

12:45 AM

Play Location

Concord, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
DJ
Donna Jowers

0YW77G · USA

DUPR

3.792

LM
Lisa Morgan

Z9ZV6P · SC, US

DUPR

3.913

TEAM 2LOSS
AK
Andrea Kirsch

6ZKO9G · Ridgeway, SC, US

DUPR

3.601

TL
Tiffany Lastinger

YGL59E · Pelion, SC, US

DUPR

3.370

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-6763752059
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6756824149,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donna Jowers",
        "dupr_id": "0YW77G",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lisa Morgan",
        "dupr_id": "Z9ZV6P",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "SC, US"
      }
    ]
  },
  {
    "team_id": 5565241284,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea Kirsch",
        "dupr_id": "6ZKO9G",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Ridgeway, SC, US"
      },
      {
        "name": "Tiffany Lastinger",
        "dupr_id": "YGL59E",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": "Pelion, SC, US"
      }
    ]
  }
]