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

NYC Pickleball Triples League Presented By 7th Street Burger

ID: 8430934934

Match Scores

11-5

Loss

Play Date

2025-07-30

Play Time (Est)

3:30 PM

Play Location

New York, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NK
Nicolas Kapoor

NYK0XZ · New York, NY, US

DUPR

4.436

CL
Christina Li

QPN7ER · New York, NY, US

DUPR

4.619

TEAM 2LOSS
KG
Katherine Guan

N7X45N · New York, NY, US

DUPR

4.453

BM
Bryan McRae

1R6YD3 · New York, NY, US

DUPR

4.538

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-8430934934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8028866719,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicolas Kapoor",
        "dupr_id": "NYK0XZ",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Christina Li",
        "dupr_id": "QPN7ER",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6532328582,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katherine Guan",
        "dupr_id": "N7X45N",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Bryan McRae",
        "dupr_id": "1R6YD3",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]