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

LTF Partner Stay League - Week 4

ID: 7634408395

Match Scores

11-1

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.736

RG
Rob Gruber

892E0E · Jersey City, NJ, US

DUPR

5.125

TEAM 2LOSS
MB
Maxwell Balka

3XD475 · New York, NY, US

DUPR

4.669

BM
Bryan McRae

1R6YD3 · New York, NY, US

DUPR

4.508

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-7634408395
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5228214529,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Zuckerman",
        "dupr_id": "3ZJO0M",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Rob Gruber",
        "dupr_id": "892E0E",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 8004028857,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maxwell Balka",
        "dupr_id": "3XD475",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Bryan McRae",
        "dupr_id": "1R6YD3",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]