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

Hot Shots vs Dink Shots League

ID: 7475551843

Match Scores

7-11

Win

Play Date

2026-06-04

Play Time (Est)

8:45 AM

Play Location

Hot Shots Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
WN
Wally Nell

6K09D0 · USA

DUPR

2.364

JG
Jim Geary

2PJX67 · USA

DUPR

2.994

TEAM 2WINNER
JS
James Schweikert

OZ7K2W · Green, OH, US

DUPR

2.593

CH
Chuck Horner

JYE4QD · USA

DUPR

2.711

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-7475551843
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6100749855,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wally Nell",
        "dupr_id": "6K09D0",
        "rating": 2.364,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Geary",
        "dupr_id": "2PJX67",
        "rating": 2.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8064109607,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Schweikert",
        "dupr_id": "OZ7K2W",
        "rating": 2.593,
        "profile_pic_url": null,
        "location": "Green, OH, US"
      },
      {
        "name": "Chuck Horner",
        "dupr_id": "JYE4QD",
        "rating": 2.711,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]