Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Canton Fall Classic Tournament - Mens Doubles Skill: (3.5-4.0) Age: (Any)

ID: 8523245464

Match Scores

11-6

Win

Play Date

2025-12-14

Play Time (Est)

5:00 PM

Play Location

Canton, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
WS
Webby Schindler

1QYQR3 · Wayne, MI, US

DUPR

3.821

ME
Moe Elsayed

566YY0 · USA

DUPR

4.029

TEAM 2LOSS
MS
Matt Szymoniak

17Y4E0 · USA

DUPR

3.876

ES
Ed Stelter

G56OQX · USA

DUPR

3.969

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-8523245464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4828003883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Webby Schindler",
        "dupr_id": "1QYQR3",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Wayne, MI, US"
      },
      {
        "name": "Moe Elsayed",
        "dupr_id": "566YY0",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5812138972,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Szymoniak",
        "dupr_id": "17Y4E0",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ed Stelter",
        "dupr_id": "G56OQX",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]