Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tournament Club Switch Doubles Tournament

ID: 7448445617

Match Scores

11-5

Win

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
KV
Ken Vallance

J5GW9O · Lake County, FL, US

DUPR

3.989

Bruce Ashley

QPM77N · Lady Lake, FL, US

DUPR

3.691

TEAM 2LOSS
NF
Nancy Flick

M2YKDP · USA

DUPR

3.510

JB
James Ballard

3YZ62E · USA

DUPR

3.598

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-7448445617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6999131874,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ken Vallance",
        "dupr_id": "J5GW9O",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Lake County, FL, US"
      },
      {
        "name": "Bruce Ashley",
        "dupr_id": "QPM77N",
        "rating": 3.691,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6926d1c236425.jpg",
        "location": "Lady Lake, FL, US"
      }
    ]
  },
  {
    "team_id": 6356306578,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Flick",
        "dupr_id": "M2YKDP",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Ballard",
        "dupr_id": "3YZ62E",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]