Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTF Partner Stay League - Week 4

ID: 4521982758

Match Scores

11-0

Win

Play Date

2025-01-27

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DF
David fischer

352ZLP · New York, NY, US

DUPR

4.583

AK
Alex Kutovsky

YGXWPD · Kings County, NY, US

DUPR

4.519

TEAM 2LOSS
SV
Steffan Voges

4LNJ2K · New York, NY, US

DUPR

4.151

JL
Justin Lipton

ODDN5E · New York, NY, US

DUPR

4.439

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-4521982758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6365956914,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David fischer",
        "dupr_id": "352ZLP",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Alex Kutovsky",
        "dupr_id": "YGXWPD",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 5742903119,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steffan Voges",
        "dupr_id": "4LNJ2K",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Justin Lipton",
        "dupr_id": "ODDN5E",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]