Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Calvert City SummerSlam - Mens Doubles Skill: 4.5

ID: 7365002068

Match Scores

11-9

Win

Play Date

2025-06-01

Play Time (Est)

5:00 PM

Play Location

Calvert City, KY

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jase Blakney

3Y02ND · Scotts Hill, TN, US

DUPR

4.266

TT
Tyler Thetford

1RGDJM · Jackson, TN, US

DUPR

4.182

TEAM 2LOSS
JF
John Fidler

W65K9L · Linton, IN, US

DUPR

4.294

DB
Doug Boyd

WX6NNM · USA

DUPR

3.852

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-7365002068
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8425516613,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jase Blakney",
        "dupr_id": "3Y02ND",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Scotts Hill, TN, US"
      },
      {
        "name": "Tyler Thetford",
        "dupr_id": "1RGDJM",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      }
    ]
  },
  {
    "team_id": 6033443066,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Fidler",
        "dupr_id": "W65K9L",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Linton, IN, US"
      },
      {
        "name": "Doug Boyd",
        "dupr_id": "WX6NNM",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]