Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tournament Club Switch Doubles Tournament

ID: 8252318823

Match Scores

11-3

Loss

Play Date

2026-02-28

Play Time (Est)

4:45 AM

Play Location

2373 Enrique Dr, The Villages, FL 32159, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
James Ballard

3YZ62E · USA

DUPR

3.533

JH
Jeff Herold

2LW97R · The Villages, FL, US

DUPR

3.690

TEAM 2LOSS
MK
michael kravatz

DWN7K4 · USA

DUPR

3.426

Bruce Ashley

QPM77N · Lady Lake, FL, US

DUPR

3.642

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-8252318823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6846130043,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Ballard",
        "dupr_id": "3YZ62E",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Herold",
        "dupr_id": "2LW97R",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 5912628694,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "michael kravatz",
        "dupr_id": "DWN7K4",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bruce Ashley",
        "dupr_id": "QPM77N",
        "rating": 3.642,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6926d1c236425.jpg",
        "location": "Lady Lake, FL, US"
      }
    ]
  }
]