Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7239371509

Match Scores

11-1

Win

Play Date

2026-06-01

Play Time (Est)

2:15 AM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
WS
William Shoemaker

GWPPYM · The Villages, FL, US

DUPR

4.089

NP
Nancy Pierce

XJEQN7 · The Villages, FL, US

DUPR

3.898

TEAM 2LOSS
RC
Randy Cummings

RYGKME · The Villages, FL, US

DUPR

3.634

KS
Kay Stofanik

N7V0NZ · The Villages, FL, US

DUPR

3.683

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-7239371509
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4688252570,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Shoemaker",
        "dupr_id": "GWPPYM",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Nancy Pierce",
        "dupr_id": "XJEQN7",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 4631990650,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Cummings",
        "dupr_id": "RYGKME",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Kay  Stofanik",
        "dupr_id": "N7V0NZ",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]