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

Late Night Pickle

ID: 5853942234

Match Scores

11-3

Loss

Play Date

2025-04-02

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BY
Brian Yuen

G5ZXGQ · USA

DUPR

2.665

PD
Phil Demers

G0NNGX · USA

DUPR

3.666

TEAM 2LOSS
CL
Carl Lai

6NX9MD · USA

DUPR

2.722

GD
George DeNoto

EW2V2V · Glen Cove, NY, US

DUPR

3.058

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-5853942234
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8301860654,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Yuen",
        "dupr_id": "G5ZXGQ",
        "rating": 2.665,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phil Demers",
        "dupr_id": "G0NNGX",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8047391740,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carl Lai",
        "dupr_id": "6NX9MD",
        "rating": 2.722,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George DeNoto",
        "dupr_id": "EW2V2V",
        "rating": 3.058,
        "profile_pic_url": null,
        "location": "Glen Cove, NY, US"
      }
    ]
  }
]