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

NYC Pickleball Level Triples League: Presented by 7th Street Burger

ID: 8422327789

Match Scores

3-11

Loss

Play Date

2025-06-25

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Maxwell Balka

3XD475 · New York, NY, US

DUPR

4.779

BM
Bryan McRae

1R6YD3 · New York, NY, US

DUPR

4.510

TEAM 2WINNER
JB
John Brzozowski

GGDKPX · Kings County, NY, US

DUPR

4.417

MC
McClain Culver

G5N9YV · New York, NY, US

DUPR

4.419

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-8422327789
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4793654198,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maxwell Balka",
        "dupr_id": "3XD475",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Bryan McRae",
        "dupr_id": "1R6YD3",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5963163770,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Brzozowski",
        "dupr_id": "GGDKPX",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "McClain Culver",
        "dupr_id": "G5N9YV",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]