Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PCVG 2026 Monday Winter Mixed 3.5-4.0 Team League

ID: 5057648404

Match Scores

7-11

Win

Play Date

2026-03-09

Play Time (Est)

5:00 PM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
NR
Nancy Rushman

Z9K5YP · USA

DUPR

3.999

LL
Loretta Lewis

JZ52KJ · USA

DUPR

3.783

TEAM 2WINNER
AB
Amanda Berg

QPKX20 · The Villages, FL, US

DUPR

3.986

AJ
AMY J CRAWFORD

8DEQ64 · The Villages, FL, US

DUPR

4.331

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-5057648404
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8185941135,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nancy Rushman",
        "dupr_id": "Z9K5YP",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loretta Lewis",
        "dupr_id": "JZ52KJ",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7191724383,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Berg",
        "dupr_id": "QPKX20",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "AMY J CRAWFORD",
        "dupr_id": "8DEQ64",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]