Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5442748387

Match Scores

8-11

Win

Play Date

2025-04-22

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Brandon C Solotoff

NYK5RW · USA

DUPR

3.270

BS
Barry Steinman

8DZZ66 · Delray Beach, FL, US

DUPR

4.388

TEAM 2WINNER
LB
Lee B Friedman

8EZDZM · USA

DUPR

4.152

AM
Ari Milstein

3YZRV4 · Boca Raton, FL, US

DUPR

4.338

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-5442748387
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5450138945,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon C Solotoff",
        "dupr_id": "NYK5RW",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Barry Steinman",
        "dupr_id": "8DZZ66",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 4565864094,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee B Friedman",
        "dupr_id": "8EZDZM",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ari Milstein",
        "dupr_id": "3YZRV4",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]