Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

NPL Chicago Pickle Haus ∙ Session 2 ∙ Mixed Doubles

ID: 6192396196

Match Scores

11-8, 6-11, 11-6

Loss

Play Date

2024-05-18

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LB
Leslie Bashinsky

8E6Z6V · Mountain Brook, AL, US

DUPR

5.273

MC
Michael Chen

17JWM8 · New Canaan, CT, US

DUPR

5.007

TEAM 2LOSS
EC
Elizabeth Chaplinsky

3XKDNX · Palatine, IL, US

DUPR

4.755

GP
Gonzalo petschen

3OG5KE · Long Lake, MN, US

DUPR

4.669

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-6192396196
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4815388554,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leslie Bashinsky",
        "dupr_id": "8E6Z6V",
        "rating": 5.273,
        "profile_pic_url": null,
        "location": "Mountain Brook, AL, US"
      },
      {
        "name": "Michael Chen",
        "dupr_id": "17JWM8",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "New Canaan, CT, US"
      }
    ]
  },
  {
    "team_id": 8422707815,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Chaplinsky",
        "dupr_id": "3XKDNX",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "Palatine, IL, US"
      },
      {
        "name": "Gonzalo petschen",
        "dupr_id": "3OG5KE",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Long Lake, MN, US"
      }
    ]
  }
]