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

APA - Ontario Cup - Mens Doubles Skill: (PRO)

ID: 6265178253

Match Scores

11-3, 3-11, 11-9

Loss

Play Date

2026-03-08

Play Time (Est)

10:15 AM

Play Location

London, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Andy Salvato

KX6LR6 · Tonawanda, NY, US

DUPR

5.278

MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.425

TEAM 2LOSS
CO
Corey Osborne

GG5V5V · Simcoe County, ON, CA

DUPR

5.393

GD
Gyles Dias

ZNPL6M · Newmarket, ON, CA

DUPR

4.878

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-6265178253
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8087254801,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Salvato",
        "dupr_id": "KX6LR6",
        "rating": 5.278,
        "profile_pic_url": null,
        "location": "Tonawanda, NY, US"
      },
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.425,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 4367433955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Corey Osborne",
        "dupr_id": "GG5V5V",
        "rating": 5.393,
        "profile_pic_url": null,
        "location": "Simcoe County, ON, CA"
      },
      {
        "name": "Gyles Dias",
        "dupr_id": "ZNPL6M",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "Newmarket, ON, CA"
      }
    ]
  }
]