Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Gotham Pickleball

ID: 7365362907

Match Scores

11-2

Win

Play Date

2026-05-01

Play Time (Est)

4:45 AM

Play Location

5-25 46th Ave, Long Island City, NY 11101, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RI
Ringo Ip

3LO266 · New York, NY, US

DUPR

3.811

AR
Adam Rosenfeld

1RDK9E · New York, NY, US

DUPR

3.886

TEAM 2LOSS
TB
Teddy Bowers

KY6EPQ · USA

DUPR

3.427

LR
Luke Rosenbloom

PWEN7Q · USA

DUPR

3.686

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-7365362907
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5510793195,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ringo Ip",
        "dupr_id": "3LO266",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Adam Rosenfeld",
        "dupr_id": "1RDK9E",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6087623207,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teddy Bowers",
        "dupr_id": "KY6EPQ",
        "rating": 3.427,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Rosenbloom",
        "dupr_id": "PWEN7Q",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]