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

Life Time NYC Fall Classic - Mens Doubles Skill: (5.0 To Open) Age: (Any)

ID: 5901416627

Match Scores

5-11

Win

Play Date

2024-10-05

Play Time (Est)

12:45 AM

Play Location

NY, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
AB
Aidan Bai

3XLNYX · New York, NY, US

DUPR

4.988

RD
Rahul Datta

L25KXZ · Princeton, NJ, US

DUPR

4.535

TEAM 2WINNER
CR
Chad Remus

8DP26L · Kings County, NY, US

DUPR

5.280

OS
Oliver Seifert

12DO9R · USA

DUPR

5.351

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-5901416627
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4661457034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aidan Bai",
        "dupr_id": "3XLNYX",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Rahul Datta",
        "dupr_id": "L25KXZ",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Princeton, NJ, US"
      }
    ]
  },
  {
    "team_id": 4329089247,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chad Remus",
        "dupr_id": "8DP26L",
        "rating": 5.28,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Oliver Seifert",
        "dupr_id": "12DO9R",
        "rating": 5.351,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]