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

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

ID: 5392479681

Match Scores

11-6

Win

Play Date

2025-06-25

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Maxwell Balka

3XD475 · New York, NY, US

DUPR

4.792

BM
Bryan McRae

1R6YD3 · New York, NY, US

DUPR

4.532

TEAM 2LOSS
JB
John Brzozowski

GGDKPX · Kings County, NY, US

DUPR

4.395

MC
McClain Culver

G5N9YV · New York, NY, US

DUPR

4.391

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-5392479681
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7436756299,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maxwell Balka",
        "dupr_id": "3XD475",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Bryan McRae",
        "dupr_id": "1R6YD3",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5885977790,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Brzozowski",
        "dupr_id": "GGDKPX",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "McClain Culver",
        "dupr_id": "G5N9YV",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]