Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Charlottesville Cup - Mixed Doubles Skill: (3.999 And Under) Age: (50 To 59, 60 and above)

ID: 7592096778

Match Scores

12-14

Loss

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Charlottesville, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
NN
Nancy N Campbell

16WLLE · Augusta County, VA, US

DUPR

3.545

AJ
Alan J White

L5MWXQ · Staunton, VA, US

DUPR

3.783

TEAM 2WINNER
RD
Regina Dorgan

94XRZE · USA

DUPR

3.211

RG
Repp Glaettli

59LYKL · USA

DUPR

3.780

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-7592096778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5384592281,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nancy N Campbell",
        "dupr_id": "16WLLE",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "Augusta County, VA, US"
      },
      {
        "name": "Alan J White",
        "dupr_id": "L5MWXQ",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Staunton, VA, US"
      }
    ]
  },
  {
    "team_id": 4984260915,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Regina Dorgan",
        "dupr_id": "94XRZE",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Repp Glaettli",
        "dupr_id": "59LYKL",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]