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

APA Championship - The Finals - Mens Doubles Skill: (PRO)

ID: 5736022889

Match Scores

11-4, 11-5

Win

Play Date

2025-12-07

Play Time (Est)

6:15 AM

Play Location

North York, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
Jonas Daehler

3Z56PM · Burlington, ON, CA

DUPR

5.352

KH
Kyle hermetz

MY249G · Brampton, ON, CA

DUPR

5.605

TEAM 2LOSS
GD
Gyles Dias

ZNPL6M · Newmarket, ON, CA

DUPR

4.920

CL
Cole Lester

76JL50 · Peterborough, ON, CA

DUPR

4.963

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-5736022889
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6594546373,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonas Daehler",
        "dupr_id": "3Z56PM",
        "rating": 5.352,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      },
      {
        "name": "Kyle hermetz",
        "dupr_id": "MY249G",
        "rating": 5.605,
        "profile_pic_url": null,
        "location": "Brampton, ON, CA"
      }
    ]
  },
  {
    "team_id": 6759624655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gyles Dias",
        "dupr_id": "ZNPL6M",
        "rating": 4.92,
        "profile_pic_url": null,
        "location": "Newmarket, ON, CA"
      },
      {
        "name": "Cole Lester",
        "dupr_id": "76JL50",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      }
    ]
  }
]