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

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

ID: 4736855163

Match Scores

12-15

Loss

Play Date

2025-11-16

Play Time (Est)

4:45 AM

Play Location

Windsor, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
NV
Nathan Vickery

DWPXYX · Essex County, ON, CA

DUPR

4.788

AB
Alec Brown

17LQ20 · Allen Park, MI, US

DUPR

4.916

TEAM 2WINNER
CO
Corey Osborne

GG5V5V · Simcoe County, ON, CA

DUPR

5.516

DO
Dominic Osborne

3OZX5E · Monroe County, MI, US

DUPR

4.370

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-4736855163
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4373262943,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Vickery",
        "dupr_id": "DWPXYX",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Essex County, ON, CA"
      },
      {
        "name": "Alec Brown",
        "dupr_id": "17LQ20",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Allen Park, MI, US"
      }
    ]
  },
  {
    "team_id": 7688153756,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Corey Osborne",
        "dupr_id": "GG5V5V",
        "rating": 5.516,
        "profile_pic_url": null,
        "location": "Simcoe County, ON, CA"
      },
      {
        "name": "Dominic Osborne",
        "dupr_id": "3OZX5E",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Monroe County, MI, US"
      }
    ]
  }
]