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

4.5 Winter League

ID: 4550424873

Match Scores

14-15

Loss

Play Date

2023-02-25

Play Time (Est)

10:15 AM

Play Location

Crown Heights, Brooklyn, NY, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
HL
Henry lee

89Z50K · Kings County, NY, US

DUPR

5.041

AR
Anthony Rodriguez

890ZV8 · Kings County, NY, US

DUPR

5.321

TEAM 2WINNER
DI
David Iba

8WV70L · New York, NY, US

DUPR

5.467

PW
Parker Wittman

3YDOJP · Kings County, NY, US

DUPR

5.055

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-4550424873
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5426127020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Henry lee",
        "dupr_id": "89Z50K",
        "rating": 5.041,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Anthony Rodriguez",
        "dupr_id": "890ZV8",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 6268371018,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Iba",
        "dupr_id": "8WV70L",
        "rating": 5.467,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Parker Wittman",
        "dupr_id": "3YDOJP",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]