Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tournament Club Switch Doubles Tournament

ID: 7868059386

Match Scores

11-9

Win

Play Date

2026-03-14

Play Time (Est)

7:30 PM

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.488

MK
michael kravatz

DWN7K4 · The Villages, FL, US

DUPR

3.425

TEAM 2LOSS
LD
Lisa Dillman

8KGWEK · McFarland, WI, US

DUPR

3.759

Bruce Ashley

QPM77N · Lady Lake, FL, US

DUPR

3.663

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-7868059386
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7057137894,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ted Abelson",
        "dupr_id": "1QYDVR",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "michael kravatz",
        "dupr_id": "DWN7K4",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 6449688662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Dillman",
        "dupr_id": "8KGWEK",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "McFarland, WI, US"
      },
      {
        "name": "Bruce Ashley",
        "dupr_id": "QPM77N",
        "rating": 3.663,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6926d1c236425.jpg",
        "location": "Lady Lake, FL, US"
      }
    ]
  }
]