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

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

ID: 5512356213

Match Scores

11-8, 11-6

Win

Play Date

2025-10-25

Play Time (Est)

10:15 AM

Play Location

North York, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Jessica Kawamoto

0YQORQ · Hamilton, ON, CA

DUPR

5.534

MK
Matthew Kawamoto

8EX2MV · Ottawa, ON, CA

DUPR

5.742

TEAM 2LOSS
EC
Emma Cloutier

V4Z2R7 · Montreal, QC, CA

DUPR

4.848

NS
Nolan Smyth

3LP5L6 · Montreal, QC, CA

DUPR

5.333

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-5512356213
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5046642524,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Kawamoto",
        "dupr_id": "0YQORQ",
        "rating": 5.534,
        "profile_pic_url": null,
        "location": "Hamilton, ON, CA"
      },
      {
        "name": "Matthew Kawamoto",
        "dupr_id": "8EX2MV",
        "rating": 5.742,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 7369205040,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Cloutier",
        "dupr_id": "V4Z2R7",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      },
      {
        "name": "Nolan Smyth",
        "dupr_id": "3LP5L6",
        "rating": 5.333,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  }
]