Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7063426673

Match Scores

2-11

Win

Play Date

2026-04-20

Play Time (Est)

6:15 AM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
AJ
AMY J CRAWFORD

8DEQ64 · The Villages, FL, US

DUPR

4.332

HC
Heidi Colburn

1NX4L6 · The Villages, FL, US

DUPR

3.640

TEAM 2WINNER
LG
Lucy Gambescia

3ZVYGD · Sumterville, FL, US

DUPR

4.054

KK
Kay Keating

8EO57O · The Villages, FL, US

DUPR

3.954

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-7063426673
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8558320796,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "AMY J CRAWFORD",
        "dupr_id": "8DEQ64",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Heidi Colburn",
        "dupr_id": "1NX4L6",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 6007737857,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucy Gambescia",
        "dupr_id": "3ZVYGD",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": "Sumterville, FL, US"
      },
      {
        "name": "Kay Keating",
        "dupr_id": "8EO57O",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]