Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tournament Club Switch Doubles Tournament

ID: 4983185702

Match Scores

11-4

Win

Play Date

2026-03-14

Play Time (Est)

3:30 PM

Play Location

2373 Enrique Dr, The Villages, FL 32159, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
EC
Eddie Connell

EGGZYV · USA

DUPR

3.874

Bruce Ashley

QPM77N · Lady Lake, FL, US

DUPR

3.662

TEAM 2LOSS
TA
Ted Abelson

1QYDVR · The Villages, FL, US

DUPR

3.464

LD
Lisa Dillman

8KGWEK · McFarland, WI, US

DUPR

3.791

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-4983185702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4323880710,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eddie Connell",
        "dupr_id": "EGGZYV",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bruce Ashley",
        "dupr_id": "QPM77N",
        "rating": 3.662,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6926d1c236425.jpg",
        "location": "Lady Lake, FL, US"
      }
    ]
  },
  {
    "team_id": 4318610836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ted Abelson",
        "dupr_id": "1QYDVR",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Lisa Dillman",
        "dupr_id": "8KGWEK",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "McFarland, WI, US"
      }
    ]
  }
]