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: 8422384385

Match Scores

11-6

Win

Play Date

2025-12-14

Play Time (Est)

6:15 AM

Play Location

Canton, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
WS
Webby Schindler

1QYQR3 · Wayne, MI, US

DUPR

3.801

ME
Moe Elsayed

566YY0 · USA

DUPR

3.947

TEAM 2LOSS
JD
Jason Dear

59OZY0 · USA

DUPR

3.664

GK
Gerald Kaplan

G5PZDG · USA

DUPR

3.681

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-8422384385
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6504381589,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Webby Schindler",
        "dupr_id": "1QYQR3",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": "Wayne, MI, US"
      },
      {
        "name": "Moe Elsayed",
        "dupr_id": "566YY0",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6506018654,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Dear",
        "dupr_id": "59OZY0",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gerald Kaplan",
        "dupr_id": "G5PZDG",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]