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

Life Time NYC Doubles Tournament - Mens Doubles Skill: (4.5 To 5.0) Age: (Any)

ID: 7177371871

Match Scores

15-5

Win

Play Date

2025-03-15

Play Time (Est)

8:45 AM

Play Location

NY, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Ron Sussman

3VY5D6 · New York, NY, US

DUPR

4.632

RG
Rob Gruber

892E0E · Jersey City, NJ, US

DUPR

5.135

TEAM 2LOSS
KZ
Kevin Zhu

YXZ454 · New York, NY, US

DUPR

4.672

MB
Michael Barsky

EWZVXE · New York, NY, US

DUPR

4.270

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-7177371871
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8303072964,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ron Sussman",
        "dupr_id": "3VY5D6",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Rob Gruber",
        "dupr_id": "892E0E",
        "rating": 5.135,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 7075207447,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Zhu",
        "dupr_id": "YXZ454",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Michael  Barsky",
        "dupr_id": "EWZVXE",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]