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

Hot Shots vs Dink Shots League

ID: 6374592838

Match Scores

11-5

Loss

Play Date

2026-06-04

Play Time (Est)

11:30 PM

Play Location

Hot Shots Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Jim Geary

2PJX67 · USA

DUPR

3.017

WN
Wally Nell

6K09D0 · USA

DUPR

2.385

TEAM 2LOSS
JS
James Schweikert

OZ7K2W · Green, OH, US

DUPR

2.581

CH
Chuck Horner

JYE4QD · USA

DUPR

2.567

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