Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Calvert City SummerSlam - Mens Doubles Skill: 4.5

ID: 7041410595

Match Scores

3-11

Loss

Play Date

2025-05-31

Play Time (Est)

4:45 AM

Play Location

Calvert City, KY

Unverified Facility

Competitor Teams

TEAM 1LOSS
JF
John Fidler

W65K9L · Linton, IN, US

DUPR

4.320

DB
Doug Boyd

WX6NNM · Sullivan, IN, US

DUPR

3.903

TEAM 2WINNER
CB
Cameron Brown

160WG0 · USA

DUPR

4.263

GR
Gary Robby Robertson

35NDM5 · USA

DUPR

4.788

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-7041410595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4882102016,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Fidler",
        "dupr_id": "W65K9L",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Linton, IN, US"
      },
      {
        "name": "Doug Boyd",
        "dupr_id": "WX6NNM",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "Sullivan, IN, US"
      }
    ]
  },
  {
    "team_id": 6482795463,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cameron Brown",
        "dupr_id": "160WG0",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Robby Robertson",
        "dupr_id": "35NDM5",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]