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

4.5 Winter League

ID: 6039175074

Match Scores

15-14

Win

Play Date

2023-03-02

Play Time (Est)

7:30 PM

Play Location

Crown Heights, Brooklyn, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HL
Henry lee

89Z50K · Kings County, NY, US

DUPR

5.041

MS
Matthew swain

8J7G7O · New York, NY, US

DUPR

4.886

TEAM 2LOSS
PW
Parker Wittman

3YDOJP · Kings County, NY, US

DUPR

5.055

AK
Alex Kutovsky

YGXWPD · Kings County, NY, US

DUPR

4.537

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-6039175074
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5227261618,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Henry lee",
        "dupr_id": "89Z50K",
        "rating": 5.041,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Matthew swain",
        "dupr_id": "8J7G7O",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 4656538728,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parker Wittman",
        "dupr_id": "3YDOJP",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Alex Kutovsky",
        "dupr_id": "YGXWPD",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]