Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PCVG 2026 Spring Mixed 3.5-4.0 Team League (Monday)

ID: 4453649269

Match Scores

6-11

Win

Play Date

2026-05-11

Play Time (Est)

2:15 AM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
TB
Traci Birchler

3P574X · Colorado Springs, CO, US

DUPR

4.038

BS
Beth Sholar

35ZZP0 · The Villages, FL, US

DUPR

3.457

TEAM 2WINNER
LG
Lucy Gambescia

3ZVYGD · Sumterville, FL, US

DUPR

4.192

KK
Kay Keating

8EO57O · The Villages, FL, US

DUPR

3.928

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-4453649269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5930435929,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Traci Birchler",
        "dupr_id": "3P574X",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Beth Sholar",
        "dupr_id": "35ZZP0",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 6071879590,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucy Gambescia",
        "dupr_id": "3ZVYGD",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Sumterville, FL, US"
      },
      {
        "name": "Kay Keating",
        "dupr_id": "8EO57O",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]