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

Queen City Classic presented by LFG Tourneys - $$ Mixed Open Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7108446709

Match Scores

15-7

Loss

Play Date

2026-03-22

Play Time (Est)

2:15 AM

Play Location

Concord, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jessica Haywood

PKKEGM · USA

DUPR

5.258

JG
Joshua Giannelli

3VG2JP · Moncks Corner, SC, US

DUPR

5.627

TEAM 2LOSS
KN
Kayla Nesbitt

3XL90X · Chapel Hill, NC, US

DUPR

4.786

IH
Ian Hutter

EG46XW · Charlotte, NC, US

DUPR

5.207

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-7108446709
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4732061116,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Haywood",
        "dupr_id": "PKKEGM",
        "rating": 5.258,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Giannelli",
        "dupr_id": "3VG2JP",
        "rating": 5.627,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      }
    ]
  },
  {
    "team_id": 5419147540,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kayla Nesbitt",
        "dupr_id": "3XL90X",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Ian Hutter",
        "dupr_id": "EG46XW",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]