Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bracket - Men's 4v4 Tournament Powered by A-Ton of Pickleball 4.35-Open - Bracket - Men's 4v4 Tournament Powered by A-Ton of Pickleball 4.35-Open

ID: 5514256648

Match Scores

26-24

Loss

Play Date

2026-03-08

Play Time (Est)

5:00 PM

Play Location

Vetta Sports Gametime: Pickleball and Soccer St. Peters MO

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
Josh Kind

N7YQ97 · O'Fallon, MO, US

DUPR

4.407

MH
Max Heater

NY7R4W · Mount Pleasant, IA, US

DUPR

4.553

TEAM 2LOSS
RH
Ricky Hasan

3LZENQ · Saint Charles, MO, US

DUPR

4.480

MS
Mike Scibona

3Z4MYL · St. Louis, MO, 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-5514256648
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5968703962,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Kind",
        "dupr_id": "N7YQ97",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      },
      {
        "name": "Max Heater",
        "dupr_id": "NY7R4W",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  },
  {
    "team_id": 7944645339,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ricky Hasan",
        "dupr_id": "3LZENQ",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      },
      {
        "name": "Mike Scibona",
        "dupr_id": "3Z4MYL",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  }
]