Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7388564788

Match Scores

3-11

Loss

Play Date

2025-04-22

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Brandon C Solotoff

NYK5RW · USA

DUPR

3.267

AM
Ari Milstein

3YZRV4 · Boca Raton, FL, US

DUPR

4.334

TEAM 2WINNER
LB
Lee B Friedman

8EZDZM · USA

DUPR

4.158

BS
Barry Steinman

8DZZ66 · Delray Beach, FL, US

DUPR

4.392

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