Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PCVG 2026 Monday Winter Mixed 3.5-4.0 Team League

ID: 5885208843

Match Scores

3-11

Win

Play Date

2026-03-09

Play Time (Est)

4:45 AM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
TM
TJ McGowan

XJWZ6X · USA

DUPR

3.822

LL
Loretta Lewis

JZ52KJ · USA

DUPR

3.773

TEAM 2WINNER
SH
Scott Hudnall

2LO5E7 · The Villages, FL, US

DUPR

4.309

AB
Amanda Berg

QPKX20 · The Villages, FL, US

DUPR

3.995

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-5885208843
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6815617048,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "TJ McGowan",
        "dupr_id": "XJWZ6X",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loretta Lewis",
        "dupr_id": "JZ52KJ",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4679730685,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Hudnall",
        "dupr_id": "2LO5E7",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Amanda Berg",
        "dupr_id": "QPKX20",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]