Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tournament Club Switch Doubles Tournament

ID: 8018787677

Match Scores

11-6

Loss

Play Date

2026-03-14

Play Time (Est)

6:15 AM

Play Location

2373 Enrique Dr, The Villages, FL 32159, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TA
Ted Abelson

1QYDVR · The Villages, FL, US

DUPR

3.477

EC
Eddie Connell

EGGZYV · USA

DUPR

3.804

TEAM 2LOSS
LD
Lisa Dillman

8KGWEK · McFarland, WI, US

DUPR

3.830

MK
michael kravatz

DWN7K4 · The Villages, FL, US

DUPR

3.427

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-8018787677
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6579701081,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ted Abelson",
        "dupr_id": "1QYDVR",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Eddie Connell",
        "dupr_id": "EGGZYV",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5781385654,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Dillman",
        "dupr_id": "8KGWEK",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "McFarland, WI, US"
      },
      {
        "name": "michael kravatz",
        "dupr_id": "DWN7K4",
        "rating": 3.427,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]