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

4.5 Winter League

ID: 7655477137

Match Scores

15-10

Win

Play Date

2023-03-02

Play Time (Est)

2:15 AM

Play Location

Crown Heights, Brooklyn, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DI
David Iba

8WV70L · New York, NY, US

DUPR

5.467

HL
Henry lee

89Z50K · Kings County, NY, US

DUPR

5.041

TEAM 2LOSS
PW
Parker Wittman

3YDOJP · Kings County, NY, US

DUPR

5.055

MS
Matthew swain

8J7G7O · New York, NY, US

DUPR

4.886

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