Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Hot Shots vs Dink Shots League

ID: 5475771644

Match Scores

11-7

Loss

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

Hot Shots Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Jim Geary

2PJX67 · USA

DUPR

3.018

WN
Wally Nell

6K09D0 · USA

DUPR

2.385

TEAM 2LOSS
JS
James Schweikert

OZ7K2W · Green, OH, US

DUPR

2.582

CH
Chuck Horner

JYE4QD · USA

DUPR

2.523

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-5475771644
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4423812277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jim Geary",
        "dupr_id": "2PJX67",
        "rating": 3.018,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wally Nell",
        "dupr_id": "6K09D0",
        "rating": 2.385,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6668429927,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Schweikert",
        "dupr_id": "OZ7K2W",
        "rating": 2.582,
        "profile_pic_url": null,
        "location": "Green, OH, US"
      },
      {
        "name": "Chuck Horner",
        "dupr_id": "JYE4QD",
        "rating": 2.523,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]