Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HISPORTS TOUR FINALE (VAUGHAN) - Mens Doubles Skill: (4.5 And Under) Age: (13 And Above)

ID: 4546298119

Match Scores

16-14

Loss

Play Date

2025-10-20

Play Time (Est)

8:45 AM

Play Location

Vaughan, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Adrian Blake

ODG42E · Ajax, ON, CA

DUPR

4.370

JG
Jacob Garcia

D992QY · Pickering, ON, CA

DUPR

3.976

TEAM 2LOSS
MC
Mitchell Collins

5EQXPL · Peterborough, ON, CA

DUPR

4.365

TB
Tanner Big Canoe

VX7V47 · Peterborough, ON, CA

DUPR

3.895

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-4546298119
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6429772153,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adrian Blake",
        "dupr_id": "ODG42E",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Ajax, ON, CA"
      },
      {
        "name": "Jacob Garcia",
        "dupr_id": "D992QY",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": "Pickering, ON, CA"
      }
    ]
  },
  {
    "team_id": 5279951954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mitchell  Collins",
        "dupr_id": "5EQXPL",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      },
      {
        "name": "Tanner Big Canoe",
        "dupr_id": "VX7V47",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      }
    ]
  }
]