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

Late Night Pickle

ID: 6472476045

Match Scores

11-1

Win

Play Date

2025-04-02

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KH
kevin hu

KXXVQY · USA

DUPR

3.974

GD
George DeNoto

EW2V2V · Glen Cove, NY, US

DUPR

3.061

TEAM 2LOSS
CL
Carl Lai

6NX9MD · USA

DUPR

2.670

DH
Danny Hsiao

0R796X · USA

DUPR

2.738

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-6472476045
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6355122148,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "kevin hu",
        "dupr_id": "KXXVQY",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George DeNoto",
        "dupr_id": "EW2V2V",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": "Glen Cove, NY, US"
      }
    ]
  },
  {
    "team_id": 6462773814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carl Lai",
        "dupr_id": "6NX9MD",
        "rating": 2.67,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Danny Hsiao",
        "dupr_id": "0R796X",
        "rating": 2.738,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]