Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Intermediate DUPR Recorded Match Play

ID: 4600753368

Match Scores

11-8

Loss

Play Date

2026-05-29

Play Time (Est)

1:00 PM

Play Location

1501 Broadway, New York, NY 10036, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jonathan schwarz

56R75L · USA

DUPR

3.066

AS
Aldrin Santiago

N7YJEW · USA

DUPR

3.449

TEAM 2LOSS
NS
Neil Stratton

0RQY0X · New York, NY, US

DUPR

3.049

AN
Alysha Naik

7J9ZM9 · USA

DUPR

2.975

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-4600753368
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6127716192,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan schwarz",
        "dupr_id": "56R75L",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aldrin Santiago",
        "dupr_id": "N7YJEW",
        "rating": 3.449,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4459961258,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neil Stratton",
        "dupr_id": "0RQY0X",
        "rating": 3.049,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Alysha Naik",
        "dupr_id": "7J9ZM9",
        "rating": 2.975,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]