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

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

ID: 4353142992

Match Scores

15-4

Win

Play Date

2025-11-15

Play Time (Est)

1:00 PM

Play Location

Windsor, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
TA
Tiffany Au

GGVXEG · Toronto, ON, CA

DUPR

5.075

CO
Corey Osborne

GG5V5V · Simcoe County, ON, CA

DUPR

5.565

TEAM 2LOSS
KH
Katelyn Hack

GGPL5G · LaSalle, ON, CA

DUPR

4.715

JH
Josh Hatzenbuhler

V7WY65 · Ingersoll, ON, CA

DUPR

5.067

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-4353142992
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5809177748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tiffany Au",
        "dupr_id": "GGVXEG",
        "rating": 5.075,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Corey Osborne",
        "dupr_id": "GG5V5V",
        "rating": 5.565,
        "profile_pic_url": null,
        "location": "Simcoe County, ON, CA"
      }
    ]
  },
  {
    "team_id": 6058384473,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katelyn Hack",
        "dupr_id": "GGPL5G",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "LaSalle, ON, CA"
      },
      {
        "name": "Josh Hatzenbuhler",
        "dupr_id": "V7WY65",
        "rating": 5.067,
        "profile_pic_url": null,
        "location": "Ingersoll, ON, CA"
      }
    ]
  }
]