Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PCVG 2026 Monday Winter Mixed 3.5-4.0 Team League

ID: 6734535730

Match Scores

8-11

Win

Play Date

2026-03-09

Play Time (Est)

11:30 PM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
TM
TJ McGowan

XJWZ6X · USA

DUPR

3.827

LL
Loretta Lewis

JZ52KJ · USA

DUPR

3.778

TEAM 2WINNER
SH
Scott Hudnall

2LO5E7 · The Villages, FL, US

DUPR

4.305

AB
Amanda Berg

QPKX20 · The Villages, FL, US

DUPR

3.991

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-6734535730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5654590678,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "TJ McGowan",
        "dupr_id": "XJWZ6X",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loretta Lewis",
        "dupr_id": "JZ52KJ",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6963110175,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Hudnall",
        "dupr_id": "2LO5E7",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Amanda Berg",
        "dupr_id": "QPKX20",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]