Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Apex Series: March Madness Moneyball powered by Liftow - Split Age Mens Doubles Skill: (4.5)

ID: 6896731994

Match Scores

5-11

Win

Play Date

2026-03-06

Play Time (Est)

3:30 PM

Play Location

Mississauga, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
PZ
Petio Zahariev

L5X226 · USA

DUPR

3.748

KZ
Kristian Zahariev

PWM0JM · USA

DUPR

3.703

TEAM 2WINNER
Caius Tam

M2YLEV · Toronto, ON, CA

DUPR

4.542

MK
Mike Kessel

JZ55KO · Toronto, ON, CA

DUPR

4.755

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-6896731994
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4403690510,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Petio Zahariev",
        "dupr_id": "L5X226",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristian Zahariev",
        "dupr_id": "PWM0JM",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8257805275,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caius Tam",
        "dupr_id": "M2YLEV",
        "rating": 4.542,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/170341_652552ea56439.png",
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Mike Kessel",
        "dupr_id": "JZ55KO",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]