Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Tournament Club Switch Doubles Tournament

ID: 6197063565

Match Scores

11-8

Loss

Play Date

2026-03-21

Play Time (Est)

10:15 AM

Play Location

2373 Enrique Dr, The Villages, FL 32159, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TH
Thuy Hoang

KDXOJ6 · The Villages, FL, US

DUPR

3.195

HW
Hal Whiting

MYDZ2O · The Villages, FL, US

DUPR

3.293

TEAM 2LOSS
BH
Barb Herold

9PGE4E · The Villages, FL, US

DUPR

3.306

MK
michael kravatz

DWN7K4 · The Villages, FL, US

DUPR

3.460

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-6197063565
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4966431705,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thuy Hoang",
        "dupr_id": "KDXOJ6",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Hal Whiting",
        "dupr_id": "MYDZ2O",
        "rating": 3.293,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 6622597390,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barb Herold",
        "dupr_id": "9PGE4E",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "michael kravatz",
        "dupr_id": "DWN7K4",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]