Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5280009042

Match Scores

15-6

Loss

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

Saint Simons Island, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jay Hanson

KXN607 · USA

DUPR

4.288

RF
Rich Fair

8GP9DG · USA

DUPR

4.062

TEAM 2LOSS
RH
Randy Huff

1QMQKN · Lexington, SC, US

DUPR

3.933

TD
Tom Domke

1RMX0M · Lexington, SC, US

DUPR

3.655

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-5280009042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7005428253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jay Hanson",
        "dupr_id": "KXN607",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rich Fair",
        "dupr_id": "8GP9DG",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5072159273,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Huff",
        "dupr_id": "1QMQKN",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      },
      {
        "name": "Tom Domke",
        "dupr_id": "1RMX0M",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      }
    ]
  }
]