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

Lifetime 42nd st -

ID: 7206044110

Match Scores

22-20

Loss

Play Date

2023-07-17

Play Time (Est)

11:30 PM

Play Location

Life Time, West 42nd Street, New York, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BL
Brian Levine

8WNRG8 · Boca Raton, FL, US

DUPR

5.434

TB
Tara Bernstein

1QYGX4 · Queens County, NY, US

DUPR

4.654

TEAM 2LOSS
SK
Steve Kuhn

DUPR1 · Austin, TX, US

DUPR

4.283

MW
Matt Widlitz

8DVW48 · New York, NY, US

DUPR

5.366

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-7206044110
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6237257805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Levine",
        "dupr_id": "8WNRG8",
        "rating": 5.434,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Tara Bernstein",
        "dupr_id": "1QYGX4",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 7357152303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Kuhn",
        "dupr_id": "DUPR1",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Matt Widlitz",
        "dupr_id": "8DVW48",
        "rating": 5.366,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]