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

LTF Partner Stay League - Week 4

ID: 8434284036

Match Scores

3-11

Loss

Play Date

2025-01-27

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DZ
David Zuckerman

3ZJO0M · New York, NY, US

DUPR

4.686

RG
Rob Gruber

892E0E · Jersey City, NJ, US

DUPR

5.064

TEAM 2WINNER
NR
Nick Retzkin

6ZVOMK · Hoboken, NJ, US

DUPR

5.009

AP
Arun Paul Gopal

PKR54M · Jersey City, NJ, US

DUPR

4.962

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