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

LTF Partner Stay League - Week 4

ID: 4319917739

Match Scores

6-11

Loss

Play Date

2025-01-27

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DZ
David Zuckerman

3ZJO0M · New York, NY, US

DUPR

4.676

RG
Rob Gruber

892E0E · Jersey City, NJ, US

DUPR

5.052

TEAM 2WINNER
NR
Nick Retzkin

6ZVOMK · Hoboken, NJ, US

DUPR

5.020

AP
Arun Paul Gopal

PKR54M · Jersey City, NJ, US

DUPR

4.973

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-4319917739
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6031620593,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Zuckerman",
        "dupr_id": "3ZJO0M",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Rob Gruber",
        "dupr_id": "892E0E",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 7360151525,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Retzkin",
        "dupr_id": "6ZVOMK",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Hoboken, NJ, US"
      },
      {
        "name": "Arun Paul Gopal",
        "dupr_id": "PKR54M",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  }
]