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

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

ID: 4646148797

Match Scores

15-9

Win

Play Date

2025-11-15

Play Time (Est)

6:15 AM

Play Location

Windsor, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
TA
Tiffany Au

GGVXEG · Toronto, ON, CA

DUPR

5.056

CO
Corey Osborne

GG5V5V · Simcoe County, ON, CA

DUPR

5.557

TEAM 2LOSS
RG
Reese George

1NNLDW · Welland, ON, CA

DUPR

4.959

BC
Brandon Contratto

8DG2L8 · Rochester Hills, MI, US

DUPR

5.150

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-4646148797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6181993378,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tiffany Au",
        "dupr_id": "GGVXEG",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Corey Osborne",
        "dupr_id": "GG5V5V",
        "rating": 5.557,
        "profile_pic_url": null,
        "location": "Simcoe County, ON, CA"
      }
    ]
  },
  {
    "team_id": 7282561202,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Reese George",
        "dupr_id": "1NNLDW",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Welland, ON, CA"
      },
      {
        "name": "Brandon Contratto",
        "dupr_id": "8DG2L8",
        "rating": 5.15,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  }
]