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

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

ID: 7174460249

Match Scores

15-7

Win

Play Date

2025-11-15

Play Time (Est)

6:15 AM

Play Location

Windsor, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
Tiffany Au

GGVXEG · Toronto, ON, CA

DUPR

5.083

CO
Corey Osborne

GG5V5V · Simcoe County, ON, CA

DUPR

5.569

TEAM 2LOSS
RG
Reese George

1NNLDW · Welland, ON, CA

DUPR

4.941

BC
Brandon Contratto

8DG2L8 · Rochester Hills, MI, US

DUPR

5.140

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-7174460249
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6928915465,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tiffany Au",
        "dupr_id": "GGVXEG",
        "rating": 5.083,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/136672_63bf529b4474e.jpeg",
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Corey Osborne",
        "dupr_id": "GG5V5V",
        "rating": 5.569,
        "profile_pic_url": null,
        "location": "Simcoe County, ON, CA"
      }
    ]
  },
  {
    "team_id": 6117995191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Reese George",
        "dupr_id": "1NNLDW",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": "Welland, ON, CA"
      },
      {
        "name": "Brandon Contratto",
        "dupr_id": "8DG2L8",
        "rating": 5.14,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  }
]