Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tournament Club Switch Doubles Tournament

ID: 4451541953

Match Scores

11-2

Loss

Play Date

2026-04-04

Play Time (Est)

6:15 AM

Play Location

2373 Enrique Dr, The Villages, FL 32159, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jeff Herold

2LW97R · The Villages, FL, US

DUPR

3.655

RK
Robert Kennedy

YX7XMG · Germansville, PA, US

DUPR

3.637

TEAM 2LOSS
TA
Ted Abelson

1QYDVR · The Villages, FL, US

DUPR

3.437

ML
Mitchell LeBovic

KOLP97 · The Villages, FL, US

DUPR

3.564

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-4451541953
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4628665240,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Herold",
        "dupr_id": "2LW97R",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Robert Kennedy",
        "dupr_id": "YX7XMG",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": "Germansville, PA, US"
      }
    ]
  },
  {
    "team_id": 8187687369,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ted Abelson",
        "dupr_id": "1QYDVR",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Mitchell LeBovic",
        "dupr_id": "KOLP97",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]