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

DUPR 20 - Minor League Pickleball NYC Championship

ID: 4773789563

Match Scores

20-22

Win

Play Date

2025-01-11

Play Time (Est)

12:45 AM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Anisha Malhotra

3O792L · South Brunswick Township, NJ, US

DUPR

4.778

LH
Lauren Hayashi

MYRWED · Newark, NJ, US

DUPR

4.730

TEAM 2WINNER
NR
Noelle Ramirez

3ZZNMW · Maplewood, NJ, US

DUPR

5.062

CO
Casey Olsen

1NPL9Z · Hoboken, NJ, US

DUPR

4.493

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-4773789563
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4571938144,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anisha Malhotra",
        "dupr_id": "3O792L",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "South Brunswick Township, NJ, US"
      },
      {
        "name": "Lauren Hayashi",
        "dupr_id": "MYRWED",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Newark, NJ, US"
      }
    ]
  },
  {
    "team_id": 7177771206,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noelle Ramirez",
        "dupr_id": "3ZZNMW",
        "rating": 5.062,
        "profile_pic_url": null,
        "location": "Maplewood, NJ, US"
      },
      {
        "name": "Casey Olsen",
        "dupr_id": "1NPL9Z",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Hoboken, NJ, US"
      }
    ]
  }
]