Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2nd Annual Spring Fling Pickleball Tournament - Men 4.0 Open

ID: 6495878440

Match Scores

7-11

Win

Play Date

2026-05-15

Play Time (Est)

5:00 PM

Play Location

North Bay, ON

Unverified Facility

Competitor Teams

TEAM 1LOSS
CN
Chris Nizzero

EGGZ0M · USA

DUPR

3.797

CN
Claudio Nizzero

6ZZOVG · USA

DUPR

3.546

TEAM 2WINNER
AG
Ajay Goyal

EWWMOM · USA

DUPR

4.354

LT
Lyle Thompson

GGKXKM · Sturgeon Falls, ON, CA

DUPR

4.089

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-6495878440
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7873392080,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Nizzero",
        "dupr_id": "EGGZ0M",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Claudio Nizzero",
        "dupr_id": "6ZZOVG",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6920146716,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ajay Goyal",
        "dupr_id": "EWWMOM",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lyle Thompson",
        "dupr_id": "GGKXKM",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Sturgeon Falls, ON, CA"
      }
    ]
  }
]