Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5165489526

Match Scores

11-4

Loss

Play Date

2026-04-20

Play Time (Est)

7:30 PM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
FB
Fred Bushnell

ZZ5J4L · USA

DUPR

4.170

AJ
AMY J CRAWFORD

8DEQ64 · The Villages, FL, US

DUPR

4.351

TEAM 2LOSS
JK
Jim Keating

8GOVKG · The Villages, FL, US

DUPR

4.289

KK
Kay Keating

8EO57O · The Villages, FL, US

DUPR

3.937

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-5165489526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8324555852,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fred Bushnell",
        "dupr_id": "ZZ5J4L",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "AMY J CRAWFORD",
        "dupr_id": "8DEQ64",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 4452320934,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Keating",
        "dupr_id": "8GOVKG",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Kay Keating",
        "dupr_id": "8EO57O",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]