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

LTF Partner Stay League - Week 4

ID: 6267949664

Match Scores

10-11

Loss

Play Date

2025-01-27

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DF
David fischer

352ZLP · New York, NY, US

DUPR

4.576

AK
Alex Kutovsky

YGXWPD · Kings County, NY, US

DUPR

4.510

TEAM 2WINNER
JG
Jake Goldsmith

1NP0N7 · New York, NY, US

DUPR

4.861

JF
Joey Fortunato

3O9KJL · New York, NY, US

DUPR

4.961

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-6267949664
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7464668971,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David fischer",
        "dupr_id": "352ZLP",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Alex Kutovsky",
        "dupr_id": "YGXWPD",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 6176299322,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Goldsmith",
        "dupr_id": "1NP0N7",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Joey Fortunato",
        "dupr_id": "3O9KJL",
        "rating": 4.961,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]