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

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

ID: 5170128075

Match Scores

15-2

Loss

Play Date

2026-03-08

Play Time (Est)

4:45 AM

Play Location

London, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
EH
Evan Hollinsky

GGWORD · Windsor, ON, CA

DUPR

5.474

DH
Darrin Harnandan-Wang

8EPEPW · Markham, ON, CA

DUPR

5.403

TEAM 2LOSS
Joel Jones

DWPPZ6 · Goulais River, ON, CA

DUPR

4.656

AM
Andrew McLaren

76DWY5 · Pickering, ON, CA

DUPR

4.866

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-5170128075
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8214887021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Hollinsky",
        "dupr_id": "GGWORD",
        "rating": 5.474,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Darrin Harnandan-Wang",
        "dupr_id": "8EPEPW",
        "rating": 5.403,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      }
    ]
  },
  {
    "team_id": 5156187970,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Jones",
        "dupr_id": "DWPPZ6",
        "rating": 4.656,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/169442_64e9c0a670a9e.jpg",
        "location": "Goulais River, ON, CA"
      },
      {
        "name": "Andrew McLaren",
        "dupr_id": "76DWY5",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Pickering, ON, CA"
      }
    ]
  }
]