Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Best of the Best

ID: 8482600500

Match Scores

3-11

Loss

Play Date

2023-01-28

Play Time (Est)

1:00 PM

Play Location

The Picklr, North Garfield Avenue, Loveland, CO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
EN
Eric Nudelman

1RJ7YM · Boulder, CO, US

DUPR

4.779

CE
Cindy English

3PGPE3 · Lafayette, CO, US

DUPR

4.069

TEAM 2WINNER
DF
DAVID FRIEND

30M6QG · USA

DUPR

3.500

BC
Blake Catlin

1NXPD6 · Boulder, CO, US

DUPR

4.820

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-8482600500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6797653926,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Nudelman",
        "dupr_id": "1RJ7YM",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Cindy English",
        "dupr_id": "3PGPE3",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Lafayette, CO, US"
      }
    ]
  },
  {
    "team_id": 8098517955,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "DAVID FRIEND",
        "dupr_id": "30M6QG",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Blake Catlin",
        "dupr_id": "1NXPD6",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  }
]