Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5TH SSI Pickle Paddle Battle - Mens Doubles Skill: (4.0) Age: (60 And Above)

ID: 6562761265

Match Scores

8-15

Loss

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

Saint Simons Island, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RH
Randy Huff

1QMQKN · Lexington, SC, US

DUPR

3.929

TD
Tom Domke

1RMX0M · Lexington, SC, US

DUPR

3.652

TEAM 2WINNER
JC
Jeff Coulter

V4ZN76 · USA

DUPR

3.859

TP
Tracy Pavone

MY4L9L · USA

DUPR

3.973

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-6562761265
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7734501824,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randy Huff",
        "dupr_id": "1QMQKN",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      },
      {
        "name": "Tom Domke",
        "dupr_id": "1RMX0M",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      }
    ]
  },
  {
    "team_id": 7312307424,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Coulter",
        "dupr_id": "V4ZN76",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tracy Pavone",
        "dupr_id": "MY4L9L",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]