Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Advanced League Thursday Night

ID: 6215604475

Match Scores

0-11

Win

Play Date

2025-07-17

Play Time (Est)

8:45 AM

Play Location

Life Time, 350 Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JP
Jose Porres

764LKN · Oaxaca de Juárez, Oax., MX

DUPR

3.895

TB
Tanmay Bhatt

OZR56P · USA

DUPR

3.356

TEAM 2WINNER
AK
Alec Kirschner

MYJ45G · Miami, FL, US

DUPR

4.913

AC
Arjun Chhabra

D9D5QX · Jericho, NY, US

DUPR

4.086

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-6215604475
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8293034212,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jose Porres",
        "dupr_id": "764LKN",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Oaxaca de Juárez, Oax., MX"
      },
      {
        "name": "Tanmay Bhatt",
        "dupr_id": "OZR56P",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5681878726,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alec Kirschner",
        "dupr_id": "MYJ45G",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Arjun Chhabra",
        "dupr_id": "D9D5QX",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      }
    ]
  }
]