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

APA - Tournament Of Champions (TOC) - Split Age Mixed Doubles Skill: (PRO)

ID: 5719885617

Match Scores

15-1

Win

Play Date

2025-11-13

Play Time (Est)

10:15 AM

Play Location

Windsor, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
TA
Tiffany Au

GGVXEG · Toronto, ON, CA

DUPR

5.024

CO
Corey Osborne

GG5V5V · Simcoe County, ON, CA

DUPR

5.543

TEAM 2LOSS
KH
Katelyn Hack

GGPL5G · LaSalle, ON, CA

DUPR

4.748

PM
Phil Milanis

2LQKG4 · Tecumseh, ON, CA

DUPR

5.055

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-5719885617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5960569201,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tiffany Au",
        "dupr_id": "GGVXEG",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Corey Osborne",
        "dupr_id": "GG5V5V",
        "rating": 5.543,
        "profile_pic_url": null,
        "location": "Simcoe County, ON, CA"
      }
    ]
  },
  {
    "team_id": 6789314956,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katelyn Hack",
        "dupr_id": "GGPL5G",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "LaSalle, ON, CA"
      },
      {
        "name": "Phil Milanis",
        "dupr_id": "2LQKG4",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      }
    ]
  }
]