Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2nd Annual Spring Fling Pickleball Tournament - Men 4.0 Open

ID: 6615179626

Match Scores

7-11

Loss

Play Date

2026-05-15

Play Time (Est)

11:30 PM

Play Location

North Bay, ON

Unverified Facility

Competitor Teams

TEAM 1LOSS
MY
Metin Yetisir

ODZ7VL · Deep River, ON, CA

DUPR

4.318

MR
Marlon Ramirez

RZWN0Q · USA

DUPR

4.077

TEAM 2WINNER
AG
Ajay Goyal

EWWMOM · USA

DUPR

4.372

LT
Lyle Thompson

GGKXKM · Sturgeon Falls, ON, CA

DUPR

4.102

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-6615179626
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6893077838,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Metin Yetisir",
        "dupr_id": "ODZ7VL",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Deep River, ON, CA"
      },
      {
        "name": "Marlon Ramirez",
        "dupr_id": "RZWN0Q",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6643835897,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ajay Goyal",
        "dupr_id": "EWWMOM",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lyle Thompson",
        "dupr_id": "GGKXKM",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Sturgeon Falls, ON, CA"
      }
    ]
  }
]