Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Toronto Open - Powered By APA - Mens Doubles Skill: (PRO QUALIFIER)

ID: 7107137532

Match Scores

11-3, 11-5

Loss

Play Date

2025-10-26

Play Time (Est)

1:00 PM

Play Location

North York, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
LW
Lucas Wong

EGO29M · London, ON, CA

DUPR

5.798

MC
Mark Cleminson

3PD7ZQ · Toronto, ON, CA

DUPR

5.820

TEAM 2LOSS
JD
Jonas Daehler

3Z56PM · Burlington, ON, CA

DUPR

5.383

MK
Matthew Kawamoto

8EX2MV · Ottawa, ON, CA

DUPR

5.678

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-7107137532
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7505837848,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucas Wong",
        "dupr_id": "EGO29M",
        "rating": 5.798,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Mark Cleminson",
        "dupr_id": "3PD7ZQ",
        "rating": 5.82,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 4939332503,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonas Daehler",
        "dupr_id": "3Z56PM",
        "rating": 5.383,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      },
      {
        "name": "Matthew Kawamoto",
        "dupr_id": "8EX2MV",
        "rating": 5.678,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]