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

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

ID: 7010343664

Match Scores

15-3

Win

Play Date

2025-10-25

Play Time (Est)

5:00 PM

Play Location

North York, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Jessica Kawamoto

0YQORQ · Hamilton, ON, CA

DUPR

5.527

MK
Matthew Kawamoto

8EX2MV · Ottawa, ON, CA

DUPR

5.730

TEAM 2LOSS
RG
Reese George

1NNLDW · Welland, ON, CA

DUPR

4.991

BC
Brandon Contratto

8DG2L8 · Rochester Hills, MI, US

DUPR

5.174

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-7010343664
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5436336024,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Kawamoto",
        "dupr_id": "0YQORQ",
        "rating": 5.527,
        "profile_pic_url": null,
        "location": "Hamilton, ON, CA"
      },
      {
        "name": "Matthew Kawamoto",
        "dupr_id": "8EX2MV",
        "rating": 5.73,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 7245381346,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Reese George",
        "dupr_id": "1NNLDW",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Welland, ON, CA"
      },
      {
        "name": "Brandon Contratto",
        "dupr_id": "8DG2L8",
        "rating": 5.174,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  }
]