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

LTF Partner Stay League - Week 4

ID: 4486189711

Match Scores

11-0

Win

Play Date

2025-01-27

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DZ
David Zuckerman

3ZJO0M · New York, NY, US

DUPR

4.709

RG
Rob Gruber

892E0E · Jersey City, NJ, US

DUPR

5.092

TEAM 2LOSS
JG
Jake Goldsmith

1NP0N7 · New York, NY, US

DUPR

4.821

JF
Joey Fortunato

3O9KJL · New York, NY, US

DUPR

4.925

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-4486189711
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6203769713,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Zuckerman",
        "dupr_id": "3ZJO0M",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Rob Gruber",
        "dupr_id": "892E0E",
        "rating": 5.092,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 7252589930,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Goldsmith",
        "dupr_id": "1NP0N7",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Joey Fortunato",
        "dupr_id": "3O9KJL",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]