Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Mega Courts

ID: 5573768411

Match Scores

9-7

Loss

Play Date

2026-05-31

Play Time (Est)

12:45 AM

Play Location

Calgary, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
VM
Vijay Madarasu

WZ76LL · USA

DUPR

3.873

LZ
Lyman Zollinger

PP2KPM · USA

DUPR

3.144

TEAM 2LOSS
TM
Tory Meyer

N75KN2 · Calgary, AB, CA

DUPR

2.311

SL
Simon Lileikis

0P0POG · USA

DUPR

2.131

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-5573768411
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8231728368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vijay Madarasu",
        "dupr_id": "WZ76LL",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lyman Zollinger",
        "dupr_id": "PP2KPM",
        "rating": 3.144,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5967233423,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tory  Meyer",
        "dupr_id": "N75KN2",
        "rating": 2.311,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Simon Lileikis",
        "dupr_id": "0P0POG",
        "rating": 2.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]